mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +01:00
Add persistent < 2.5 constraints per #1364
This commit is contained in:
parent
daf4172a39
commit
6b90be123f
@ -2196,6 +2196,15 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1363
|
# https://github.com/fpco/stackage/issues/1363
|
||||||
- autoexporter < 0.2.0
|
- autoexporter < 0.2.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1364
|
||||||
|
- persistent < 2.5
|
||||||
|
- persistent-postgresql < 2.5
|
||||||
|
- persistent-sqlite < 2.5
|
||||||
|
- persistent-template < 2.5
|
||||||
|
# Packages depending on new versions of the above
|
||||||
|
- persistent-mongoDB < 2.5
|
||||||
|
- persistent-mysql < 2.5
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user