mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 23:35:49 +01:00
lib flag is no longer required for cabal-install
It was required for Cabal-2.2 but as we have Cabal-2.4 for quite some time it makes sense to remove this flag and e.g. current Stack master complains seeing it
This commit is contained in:
parent
560e32942b
commit
b58980cebc
@ -4460,7 +4460,6 @@ package-flags:
|
|||||||
servant-client-core: false
|
servant-client-core: false
|
||||||
|
|
||||||
cabal-install:
|
cabal-install:
|
||||||
lib: true
|
|
||||||
# https://github.com/haskell/cabal/issues/4883
|
# https://github.com/haskell/cabal/issues/4883
|
||||||
native-dns: false
|
native-dns: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user