doctest-parallel-0.1: Test interactive Haskell examples
Safe HaskellNone
LanguageHaskell2010

Test.DocTest.Internal.GhcUtil

Synopsis

Documentation

withGhc :: [String] -> ([String] -> Ghc a) -> IO a Source #

Run a GHC action in Haddock mode