doctest includes macro.
This commit is contained in:
parent
d2a92529fc
commit
17b80ccc2f
@ -6,5 +6,8 @@ main :: IO ()
|
||||
main = doctest [
|
||||
"-package"
|
||||
, "ghc"
|
||||
, "-idist/build/autogen/"
|
||||
, "-optP-include"
|
||||
, "-optPdist/build/autogen/cabal_macros.h"
|
||||
, "Language/Haskell/GhcMod.hs"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user