mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Reorder bounds on fgl due to #2740 and https://github.com/eggzilla/Taxonomy/issues/1
This commit is contained in:
parent
0e200cc844
commit
e0a792fc47
@ -3309,9 +3309,9 @@ packages:
|
||||
- brick < 0.21
|
||||
- word-wrap < 0.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2740
|
||||
- fgl < 5.6
|
||||
- fgl < 5.5.4 # 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1
|
||||
# https://github.com/fpco/stackage/issues/2740, requires < 5.6, however
|
||||
# 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1
|
||||
- fgl < 5.5.4
|
||||
|
||||
# end of packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user