CONTRIBUTING.md : update test enabling documentation
On my end, in a clean sandbox, I had to run this before I could run the tests, I'm a cabal / haskell noob so that might not be the best way to do so but :)
This commit is contained in:
parent
6cb4991f6b
commit
a3266001d1
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ Tests
|
|||
|
||||
Tests can be run as follows:
|
||||
|
||||
cabal install --only-dependencies --enable-tests
|
||||
cabal configure --enable-tests
|
||||
cabal build
|
||||
cabal test
|
||||
|
|
Loading…
Add table
Reference in a new issue