Disable pretty-types, #5446

This commit is contained in:
Alexey Zabelin 2020-06-17 10:26:28 -07:00
parent 7a3a293a87
commit 36f9c2ec4f
No known key found for this signature in database
GPG Key ID: ACCAC0BCE271B847

View File

@ -2225,7 +2225,7 @@ packages:
"Sven Heyll <svh@posteo.de> @sheyll":
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- type-spec
- pretty-types
- pretty-types < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5446
- function-builder
- bytestring-to-vector