doctest includes macro.
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user