Add flags for invertible

To disable optional dependencies not in stackage
This commit is contained in:
Dylan Simon 2017-01-26 22:41:07 -05:00
parent 15e7267f41
commit 6ed05803ed

View File

@ -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