mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
allow pretty-simple 4.0.0.0, prettyprinter 1.7.0
This commit is contained in:
parent
f4cd9c34fd
commit
3ce62e4739
@ -520,7 +520,7 @@ packages:
|
|||||||
- monadlist
|
- monadlist
|
||||||
- ref-tf
|
- ref-tf
|
||||||
- unordered-containers
|
- unordered-containers
|
||||||
- prettyprinter < 1.7.0 # https://github.com/commercialhaskell/stackage/issues/5558
|
- prettyprinter
|
||||||
- prettyprinter-ansi-terminal
|
- prettyprinter-ansi-terminal
|
||||||
- prettyprinter-compat-wl-pprint
|
- prettyprinter-compat-wl-pprint
|
||||||
- prettyprinter-compat-ansi-wl-pprint
|
- prettyprinter-compat-ansi-wl-pprint
|
||||||
@ -2508,7 +2508,7 @@ packages:
|
|||||||
- natural-transformation
|
- natural-transformation
|
||||||
- password
|
- password
|
||||||
- password-instances
|
- password-instances
|
||||||
- pretty-simple < 4 # https://github.com/commercialhaskell/stackage/issues/5644
|
- pretty-simple
|
||||||
- print-console-colors
|
- print-console-colors
|
||||||
- read-env-var
|
- read-env-var
|
||||||
- servant-checked-exceptions < 0 # ghc 8.10 via servant
|
- servant-checked-exceptions < 0 # ghc 8.10 via servant
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user