Skip to content

Commit

Permalink
Update compiling instructions w.r.t cabal sandbox
Browse files Browse the repository at this point in the history
Fixes #94
  • Loading branch information
FPtje committed Jan 18, 2021
1 parent 21886f4 commit 58c376d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Open a terminal (or command prompt in Windows) in the root folder of the reposit
Run the following commands in order:

```bash
cabal sandbox init
cabal install --only-dependencies
# Depending on OS, for Linux run AGGenerator.sh, on Windows run the AGGenerator.bat
./AGGenerator.sh
cabal build glualint
Expand Down Expand Up @@ -72,4 +70,3 @@ Hold on, that shouldn't fucking happen. Glualint is known to compile on ghc 7.10
4. If you think by now my shit should work for the newer version because it has been around for long enough, create an issue.

----

0 comments on commit 58c376d

Please sign in to comment.