Restricts repline < 0.3 (#5269)

This commit is contained in:
Joe Kachmar 2020-03-28 00:24:16 +00:00 committed by GitHub
parent 7834173acb
commit 0546d4cb20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2976,7 +2976,7 @@ packages:
"Stephen Diehl <stephen.m.diehl@gmail.com> @sdiehl":
- llvm-hs-pretty < 0 # compilation failure
- protolude
- repline
- repline < 0.3 # https://github.com/commercialhaskell/stackage/issues/5269
- picosat < 0
- aos-signature < 0 # via protolude
# https://github.com/commercialhaskell/stackage/issues/4682