mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +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
|
||||
- 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
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user