dhall-haskell/stack.yaml
Javier Neira 5db1051311 Update stack/cabal config to sync with new structure (#671)
Also, add build instructions for cabal and stack in alphabetical order
2018-11-06 05:42:23 -08:00

16 lines
233 B
YAML

resolver: lts-12.16
packages:
- dhall
- dhall-bash
- dhall-json
- dhall-text
extra-deps:
- megaparsec-7.0.3
- repline-0.2.0.0
- serialise-0.2.1.0
- neat-interpolation-0.3.2.4
nix:
packages:
- ncurses
- zlib