Use readMaybe from Language.Haskell.GhcMod.Read

This commit is contained in:
Nikolay Yakimov
2015-12-06 02:29:30 +03:00
parent 3665026fbf
commit 41d7988972
3 changed files with 1 additions and 14 deletions

View File

@@ -192,7 +192,6 @@ Executable ghc-mod
, GHCMod.Options.Commands
, GHCMod.Version
, GHCMod.Options.DocUtils
, GHCMod.Options.GapUtils
GHC-Options: -Wall -fno-warn-deprecations -threaded
Default-Extensions: ConstraintKinds, FlexibleContexts
HS-Source-Dirs: src