Skip to content

Commit

Permalink
do not use stack
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymorris committed Dec 14, 2017
1 parent 1edf6ca commit 2747b55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Expand Up @@ -161,6 +161,8 @@ available in this repository for your convenience.
Using tab characters in Haskell can lead to confusing error messages.
GHC will give you a warning if your program contains a tab character.

6. Do not use the stack build tool. It does not work.

### Running the tests

Tests are available as a [tasty](https://hackage.haskell.org/package/tasty)
Expand Down

0 comments on commit 2747b55

Please sign in to comment.