exporting lint.

This commit is contained in:
Kazu Yamamoto
2014-03-27 10:34:30 +09:00
parent d7869c76ac
commit 4ad1c5e276
2 changed files with 7 additions and 3 deletions

View File

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