mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 17:28:29 +01:00
cabal-install: lib is buildable fpco/stackage-curator#60
This commit is contained in:
parent
b714d42bde
commit
26723c6821
@ -3621,7 +3621,6 @@ packages:
|
||||
- bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- benchpress < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- butcher < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- cabal-install < 0 # fails due to library buildable
|
||||
- capataz < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- circle-packing < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0
|
||||
@ -4093,6 +4092,9 @@ package-flags:
|
||||
alerta:
|
||||
servant-client-core: false
|
||||
|
||||
cabal-install:
|
||||
lib: true
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user