Update issue for persistent

This commit is contained in:
Mihai Maruseac 2019-05-12 07:25:40 -07:00
parent 67ea0e3dd3
commit b7133686f7

View File

@ -4540,11 +4540,11 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/4484
- hslogger < 1.3.0.0
# https://github.com/commercialhaskell/stackage/issues/4489
# https://github.com/commercialhaskell/stackage/issues/4547
- persistent < 2.10.0
- persistent-template < 2.7.0
- persistent-mysql < 2.10.0
- persistent-postgresql < 2.10.0
- persistent-template < 2.7.0
- persistent-sqlite < 2.10.0
# https://github.com/commercialhaskell/stackage/issues/4494