dhall-haskell/stack.yaml
quasicomputational fedfa8e41e GHC 8.6 stuff (#623)
This is the first version of repline with GHC 8.6 support, but it
comes with some API changes.
2018-10-05 07:42:54 -07:00

15 lines
291 B
YAML

resolver: lts-12.4
extra-deps:
- megaparsec-7.0.0@rev:0
- repline-0.2.0.0@rev:0
# Version 0.2.0.0 of cborg, the latest on Hackage, is broken on i386.
- github: well-typed/cborg
commit: master
subdirs:
- cborg
- serialise
nix:
packages:
- ncurses
- zlib