mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +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
|
||||
- texmath < 0.11
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3619
|
||||
- transformers-compat < 0.6.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3620
|
||||
- tasty < 1.1
|
||||
|
||||
@ -3570,6 +3567,10 @@ package-flags:
|
||||
scotty:
|
||||
hpc-coveralls: false
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3619
|
||||
transformers-compat:
|
||||
five-three: true
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user