Skip to content

Commit ece2ad6

Browse files
committed
Actually depend on the GHC version. :-/
1 parent 51e67f5 commit ece2ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StateVar.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ library
3939

4040
if impl(ghc>=7.4)
4141
-- other-extensions: DefaultSignatures
42-
cpp-options: -DXXXUSE_DEFAULT_SIGNATURES=1
42+
cpp-options: -DUSE_DEFAULT_SIGNATURES=1
4343

4444
source-repository head
4545
type: git

0 commit comments

Comments
 (0)