mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Add constraint for llvm-hs (< 5.0.0).
Please see https://github.com/llvm-hs/llvm-hs/issues/137.
This commit is contained in:
parent
e36519cf55
commit
aed3d6990d
@ -3378,6 +3378,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2832
|
||||
- io-streams < 1.5
|
||||
|
||||
# https://github.com/llvm-hs/llvm-hs/issues/137
|
||||
- llvm-hs < 5.0.0
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user