We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2015c commit 6b6fcf2Copy full SHA for 6b6fcf2
regex-posix.cabal
@@ -85,6 +85,7 @@ library
85
GeneralizedNewtypeDeriving
86
FlexibleContexts
87
TypeSynonymInstances
88
+ -- ^ for ghc 7.0, subsumed under FlexibleInstances later
89
FlexibleInstances
90
91
build-depends: regex-base == 0.94.*
0 commit comments