mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add flags for invertible
To disable optional dependencies not in stackage
This commit is contained in:
parent
15e7267f41
commit
6ed05803ed
@ -2857,6 +2857,12 @@ package-flags:
|
||||
ghc_7_7: false
|
||||
ghc_8_0: true
|
||||
|
||||
invertible:
|
||||
TypeCompose: false
|
||||
arrows: false
|
||||
hlist: false
|
||||
piso: false
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user