Unblock persistent-typed-db and persistent-pagination

This commit is contained in:
Matt Parsons 2020-11-06 08:59:07 -07:00 committed by GitHub
parent 7ec816ad43
commit 48022226e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -655,7 +655,7 @@ packages:
- persistent-postgresql < 2.11 # via persistent-2.11
- persistent-sqlite < 2.11 # via persistent-2.11
- persistent-template < 2.8.3 # via persistent-2.11 (#5347/closed)
- persistent-test < 0 # https://github.com/commercialhaskell/stackage/issues/5641
- persistent-test
# - stackage-curator # http-conduit 2.3 via amazonka
- store
- wai-extra
@ -2392,9 +2392,9 @@ packages:
- servant-quickcheck < 0
- esqueleto
- hedgehog-fakedata
- persistent-typed-db < 0 # pending esqueleto
- persistent-typed-db
- persistent-qq
- persistent-pagination < 0 # pending esqueleto
- persistent-pagination
- hspec-hedgehog
- exception-via