cleaning up APIs.

This commit is contained in:
Kazu Yamamoto
2014-04-21 12:46:14 +09:00
parent 064e4af236
commit 2f55a19d49
3 changed files with 12 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ module Language.Haskell.GhcMod (
, check
, info
, typeOf
, listMods
, modules
, lint
) where