Add a CPP macro when compiling modules for the test suite

This commit is contained in:
Daniel Gröber 2014-07-17 16:14:35 +02:00
parent 4f0f5f09a6
commit 0e17e8e15a
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@ Test-Suite spec
Build-Depends: Cabal >= 1.18
if impl(ghc < 7.6.0)
Build-Depends: executable-path
CPP-Options: -DSPEC=1
Source-Repository head
Type: git