Files
ale/test/command_callback
Anthony Poon 02c0d5bcb9 Only run stack if a stack.yaml config is found (#1752)
* Only run stack if a stack.yaml config is found

It is necessary to check for a stack.yaml file to distinguish between
cabal-only projects or stack projects (which are also cabal projects
since stack is built on top of cabal).

* Test that stack is called if stack.yaml exists
2018-10-25 15:30:49 +01:00
..
2018-09-07 13:16:22 -04:00
2017-06-28 15:27:02 +01:00
2018-06-23 22:59:13 +05:30