Skip to content

Commit 6b6fcf2

Browse files
committed
cabal: document that TypeSynonymInstances is still needed for ghc 7.0
1 parent cc2015c commit 6b6fcf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

regex-posix.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ library
8585
GeneralizedNewtypeDeriving
8686
FlexibleContexts
8787
TypeSynonymInstances
88+
-- ^ for ghc 7.0, subsumed under FlexibleInstances later
8889
FlexibleInstances
8990

9091
build-depends: regex-base == 0.94.*

0 commit comments

Comments
 (0)