mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 06:31:56 +01:00
Unconstrain transformers-compat by adding flag five-three: true, see #3619
This commit is contained in:
parent
68393f6133
commit
f688b29fec
@ -3460,9 +3460,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3613
|
# https://github.com/fpco/stackage/issues/3613
|
||||||
- texmath < 0.11
|
- texmath < 0.11
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3619
|
|
||||||
- transformers-compat < 0.6.2
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3620
|
# https://github.com/fpco/stackage/issues/3620
|
||||||
- tasty < 1.1
|
- tasty < 1.1
|
||||||
|
|
||||||
@ -3570,6 +3567,10 @@ package-flags:
|
|||||||
scotty:
|
scotty:
|
||||||
hpc-coveralls: false
|
hpc-coveralls: false
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/3619
|
||||||
|
transformers-compat:
|
||||||
|
five-three: true
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user