removing withGHCDummyFile.

This commit is contained in:
Kazu Yamamoto
2014-04-23 16:37:24 +09:00
parent b9d4b9b66f
commit 79946f9a3d
5 changed files with 36 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
module Language.Haskell.GhcMod.Ghc (
-- * Converting the 'Ghc' monad to the 'IO' monad
withGHC
, withGHCDummyFile
, withGHC'
-- * 'Ghc' utilities
, browse
, check