-l for check.

This commit is contained in:
Kazu Yamamoto
2014-04-18 17:28:12 +09:00
parent 9a6c84410d
commit 4389dea800
4 changed files with 13 additions and 5 deletions

View File

@@ -31,6 +31,8 @@ module Language.Haskell.GhcMod.Internal (
, runAnyOne
-- * 'GhcMonad' Choice
, (|||>)
-- * Misc
, convert
) where
import Language.Haskell.GhcMod.Browse