mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 16:58:29 +01:00
remove some obsolete flags
ghc-heap-view, Win32 for mintty, cassava, and transformers-compat More could probably be dropped but these stood out cabal-install doesn't allow resolv-0.2 yet
This commit is contained in:
parent
b945d2d252
commit
bed04e809c
@ -8661,34 +8661,16 @@ package-flags:
|
|||||||
jsaddle:
|
jsaddle:
|
||||||
gtk3: true
|
gtk3: true
|
||||||
|
|
||||||
ghc-heap-view:
|
|
||||||
ghc_7_7: false
|
|
||||||
ghc_8_0: true
|
|
||||||
|
|
||||||
functor-classes-compat:
|
functor-classes-compat:
|
||||||
containers: true
|
containers: true
|
||||||
|
|
||||||
# 2023-06
|
|
||||||
# Since we are shipping Win32-2.12.0.1 (thus not 2.13.1), this flag needs to be set to 'false'.
|
|
||||||
# https://github.com/RyanGlScott/mintty/issues/4#issuecomment-968329124
|
|
||||||
# TODO: revisit when Win32 is bumped
|
|
||||||
mintty:
|
|
||||||
win32-2-13-1: false
|
|
||||||
|
|
||||||
cassava:
|
|
||||||
bytestring--lt-0_10_4: false
|
|
||||||
|
|
||||||
alerta:
|
alerta:
|
||||||
servant-client-core: false
|
servant-client-core: false
|
||||||
|
|
||||||
cabal-install:
|
cabal-install:
|
||||||
# https://github.com/haskell/cabal/issues/4883
|
# https://github.com/haskell/cabal/issues/9054
|
||||||
native-dns: false
|
native-dns: false
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3619
|
|
||||||
transformers-compat:
|
|
||||||
five-three: true
|
|
||||||
|
|
||||||
greskell:
|
greskell:
|
||||||
server-test: false
|
server-test: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user