mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +01:00
Adds upper bound to esqueleto
This commit is contained in:
parent
8ae696b5a4
commit
173f8da9e5
@ -4667,6 +4667,9 @@ packages:
|
|||||||
- persistent-sqlite < 2.10
|
- persistent-sqlite < 2.10
|
||||||
- persistent-template < 2.7.0
|
- persistent-template < 2.7.0
|
||||||
- persistent-typed-db < 0.1.0.0
|
- persistent-typed-db < 0.1.0.0
|
||||||
|
|
||||||
|
# Needs persistent >= 2.10, currently blocked by any of #4550 #4551 #4552 #4553
|
||||||
|
- esqueleto < 3.1.0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4564
|
# https://github.com/commercialhaskell/stackage/issues/4564
|
||||||
- primitive < 0.7.0.0
|
- primitive < 0.7.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user