Idris-dev/stack.yaml
Sam Elliott b6d0eacfb6 Add Stackage Configuration for easy building
Using a nightly stackage config to build on GHC 7.10, and there are some
dependencies that are more advanced than the most recent LTS stackage
config. This should just build using `stack build` in the Idris-dev root.
2015-07-25 19:14:28 +01:00

7 lines
89 B
YAML

flags: {}
packages:
- '.'
extra-deps:
- cheapskate-0.1.0.4
resolver: nightly-2015-07-24