esqueleto/stack-8.2.yaml
2018-01-19 11:23:45 -07:00

39 lines
822 B
YAML

# resolver: nightly-2017-01-10
resolver: lts-10.0
# compiler: ghc-8.0.2
packages:
- '.'
- location:
git: https://github.com/yesodweb/persistent
commit: 4d0a6f3a4abde46c82691414e0e283a933a39f3e
extra-dep: true
subdirs:
- persistent
- persistent-sqlite
- location:
git: https://github.com/snoyberg/conduit
commit: 7f75bfca8d479e1737861a75437a288af662a3cf
extra-dep: true
subdirs:
- conduit
- conduit-extra
- resourcet
extra-deps:
- doctest-prop-0.2.0.1
- quickcheck-properties-0.1
- monad-logger-0.3.28
- mono-traversable-1.0.8.1
- typed-process-0.2.1.0
- persistent-2.8.0
# - persistent-2.7.1
# - http-client-0.5.0
# - fail-4.9.0.0
# - http-types-0.9
# - attoparsec-0.13.0.1
# - doctest-0.10.1
# - semigroups-0.18.0.1
# - uri-bytestring-0.1.9
# - temporary-resourcet-0.1.0.0