ghc-mod debug does not need a file.

This commit is contained in:
Kazu Yamamoto
2014-04-21 11:31:15 +09:00
parent 12dac1f0a5
commit df4dd97e48
3 changed files with 4 additions and 17 deletions

View File

@@ -33,7 +33,6 @@ module Language.Haskell.GhcMod (
, info
, typeOf
, listMods
, debug
, lint
) where