mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add constraints for Cabal
This commit is contained in:
parent
156e74e78b
commit
9bd9a52a12
@ -3453,6 +3453,11 @@ packages:
|
||||
# (downstream build failure)
|
||||
- websockets-simple < 0.1
|
||||
|
||||
# Requires too-new or too-old Cabal
|
||||
- distribution-nixpkgs < 1.1.1 # Cabal >2.2
|
||||
- haskell-tools-builtin-refactorings < 1.0.1.1 # via minisat-solver via easyrender, Cabal < 2
|
||||
- hackage-db < 2.0.1 # Cabal >2.2
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user