Skip to content

Commit e207ecf

Browse files
committed
Update HACKING.md
1 parent 53ab3b2 commit e207ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HACKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To build and test the `Cabal` library, do:
7272
So, compile Setup.hs:
7373
7474
~~~~
75-
ghc --make -threaded Setup.hs
75+
ghc --make -threaded -i -isrc Setup.hs
7676
~~~~
7777
7878
4. However, we _do_ want to use the sandbox package database that was created

0 commit comments

Comments
 (0)