applied-fp-course icon indicating copy to clipboard operation
applied-fp-course copied to clipboard

Check syntax of stack commands

Open endgame opened this issue 5 years ago • 3 comments

Seems like target syntax may have changed?

endgame avatar Sep 08 '19 23:09 endgame

Can you explain further? I don't see any specific stack commands in the README and the last travis build seems happy. I ran stack upgrade && stack test on ubuntu and it seemed to work pretty well.

gwils avatar Sep 09 '19 01:09 gwils

e.g.: https://github.com/qfpl/applied-fp-course/blob/master/src/Level01/README.md

This is more of a comment for Sean and myself, because I think the way stack specifies build targets has changed slightly.

endgame avatar Sep 09 '19 02:09 endgame

The stack exec command works on my machine with stack 2.1.3

gwils avatar Sep 09 '19 02:09 gwils