qfpl / applied-fp-course

Applied Functional Programming Course - Move from exercises to a working app!
http://qfpl.io/projects/professional-fp-courses/
Other
625 stars 180 forks source link

Check syntax of stack commands #81

Open endgame opened 5 years ago

endgame commented 5 years ago

Seems like target syntax may have changed?

gwils commented 5 years ago

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.

endgame commented 5 years ago

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.

gwils commented 5 years ago

The stack exec command works on my machine with stack 2.1.3