Remove invertible package flags

This commit is contained in:
Dylan Simon 2017-02-21 14:02:10 -05:00
parent 7ec0013862
commit c590a38cb3

View File

@ -2925,12 +2925,6 @@ package-flags:
ghc_7_7: false ghc_7_7: false
ghc_8_0: true ghc_8_0: true
invertible:
TypeCompose: false
arrows: false
hlist: false
piso: false
# end of package-flags # end of package-flags
# Special configure options for individual packages # Special configure options for individual packages