mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add constraint "pretty-show < 1.9" per #4073
This commit is contained in:
parent
18a1368b3e
commit
0c7ccb03c2
@ -4323,6 +4323,9 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4066
|
||||
- generics-sop < 0.4.0.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4073
|
||||
- pretty-show < 1.9
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user