Add a CPP macro when compiling modules for the test suite
This commit is contained in:
parent
4f0f5f09a6
commit
0e17e8e15a
@ -197,6 +197,7 @@ Test-Suite spec
|
|||||||
Build-Depends: Cabal >= 1.18
|
Build-Depends: Cabal >= 1.18
|
||||||
if impl(ghc < 7.6.0)
|
if impl(ghc < 7.6.0)
|
||||||
Build-Depends: executable-path
|
Build-Depends: executable-path
|
||||||
|
CPP-Options: -DSPEC=1
|
||||||
|
|
||||||
Source-Repository head
|
Source-Repository head
|
||||||
Type: git
|
Type: git
|
||||||
|
Loading…
Reference in New Issue
Block a user