Skip to content
Snippets Groups Projects
Commit 688a6ff2 authored by bardur.arantsson's avatar bardur.arantsson
Browse files

Update HACKING.md

Add `--enable-tests` for cabal-install setup instructions
parent 71edb7d2
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ identical; only the first two steps are different:
~~~~
cabal sandbox init
cabal sandbox add-source ../Cabal/
cabal install --only-dependencies
cabal install --only-dependencies --enable-tests
~~~~
(In addition, the absolute sandbox path will be slightly different
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment