bump deps

This commit is contained in:
Matt Parsons 2018-02-15 17:50:12 -07:00
parent e53f087d21
commit 86c4c1a7b6
2 changed files with 26 additions and 22 deletions

View File

@ -98,7 +98,7 @@ test-suite test
, HUnit
, QuickCheck
, hspec >= 1.8
, persistent-sqlite >= 2.1.3
, persistent-sqlite >= 2.8.0
, persistent-template >= 2.1
, monad-control
, monad-logger >= 0.3

View File

@ -1,32 +1,36 @@
# resolver: nightly-2017-01-10
resolver: lts-10.0
resolver: lts-10.4
# 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
# - 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
# - 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-sqlite-2.8.0
- conduit-1.3.0
- conduit-extra-1.3.0
- resourcet-1.2.0
# - persistent-2.7.1
# - http-client-0.5.0
# - fail-4.9.0.0