stack-8.0.yaml: Define a consistent dependency set

This commit is contained in:
Simon Jakobi 2016-05-16 05:51:50 +02:00
parent d8e5c54e7a
commit 73ecda85b5

View file

@ -22,22 +22,33 @@ extra-deps:
- hpack-0.14.0
- path-0.5.7
- path-io-1.1.0
- transformers-0.5.2.0
- unix-2.7.2.0
- persistent-template-2.5.1
- persistent-2.5
- monad-unlift-0.1.2.0
- aeson-0.11.2.0
- Cabal-1.24.0.0
- array-0.5.1.1
- binary-0.8.3.0
- bytestring-0.10.8.0
- comonad-5
- containers-0.5.7.1
- deepseq-1.4.2.0
- directory-1.2.6.2
- filepath-1.4.1.0
- hpc-0.6.0.3
- kan-extensions-5.0.1
- pointed-5
- pretty-1.1.3.3
- process-1.4.2.0
- template-haskell-2.11.0.0
- time-1.6
- transformers-0.5.2.0
- transformers-compat-0.5.1.4
- unix-2.7.2.0
packages:
- .
# Not the commit this links to, but discussed on
# https://github.com/haskell/bytestring/commit/717f1151751fceb4e49874737dd0f15839ffd541
- location:
git: https://github.com/haskell/bytestring
commit: 994a845
git: https://github.com/Soostone/retry
commit: d25bf6c
extra-dep: true
- location:
git: https://github.com/haskell/containers
commit: d0ad235
extra-dep: true
allow-newer: true