Hide catch
from Prelude
This commit is contained in:
parent
4e4d27e62d
commit
096a56e660
@ -12,6 +12,8 @@ module Language.Haskell.GhcMod.CabalApi (
|
||||
, cabalConfigDependencies
|
||||
) where
|
||||
|
||||
import Prelude hiding (catch)
|
||||
|
||||
import Language.Haskell.GhcMod.Types
|
||||
import Language.Haskell.GhcMod.GhcPkg
|
||||
import Language.Haskell.GhcMod.Utils
|
||||
|
Loading…
Reference in New Issue
Block a user