Clean up DynFlags initialization

This commit is contained in:
Daniel Gröber
2014-04-23 03:41:28 +02:00
parent e3798ac82a
commit c9ca3a6d76
4 changed files with 68 additions and 54 deletions

View File

@@ -18,7 +18,6 @@ module Language.Haskell.GhcMod.Internal (
, getSystemLibDir
, getDynamicFlags
-- * Initializing 'DynFlags'
, initializeFlags
, initializeFlagsWithCradle
-- * 'Ghc' Monad
, setTargetFiles