ghc-mod/Language/Haskell/GhcMod
Daniel Gröber 4fcef0cb2b Reset DynFlags properly in `withCmdFlags` teardown 2014-08-13 19:28:08 +02:00
..
Boot.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Browse.hs converting GhcMonad to IOish. 2014-07-18 14:54:39 +09:00
Cabal16.hs Add license headers for code copied from Cabal 2014-05-10 13:43:27 +02:00
Cabal18.hs Add license headers for code copied from Cabal 2014-05-10 13:43:27 +02:00
CabalApi.hs Remove GMECabal, GMEGhc constructors from GhcModError for now 2014-08-12 21:11:35 +02:00
CabalConfig.hs Some docs in CabalConfig.hs 2014-08-11 23:48:15 +02:00
CaseSplit.hs First attempt to add auto 2014-08-01 17:08:23 +02:00
Check.hs Merge remote-tracking branch 'kazu/master' 2014-07-18 17:12:52 +02:00
Convert.hs Show more than one Djinn completion 2014-08-02 09:52:36 +02:00
Cradle.hs adopting hlint's suggestions. 2014-07-17 17:16:44 +09:00
Debug.hs Make `parseCabalFile` use MonadError 2014-08-12 18:24:39 +02:00
Doc.hs Move lots of stuff to GhcMod 2014-06-28 21:43:51 +02:00
DynFlags.hs Reset DynFlags properly in `withCmdFlags` teardown 2014-08-13 19:28:08 +02:00
FillSig.hs Fixes on GHC < 7.8 2014-08-04 17:25:18 +02:00
Find.hs docs for `ghcModExecutable` 2014-08-12 21:21:08 +02:00
Flag.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
GHCApi.hs converting GhcMonad to IOish. 2014-07-18 14:54:39 +09:00
GHCChoice.hs Move lots of stuff to GhcMod 2014-06-28 21:43:51 +02:00
Gap.hs moving setFlags to Gap. 2014-07-18 11:09:11 +09:00
GhcPkg.hs Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
Info.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Internal.hs Rework GhcModT monad stack 2014-08-06 19:38:42 +02:00
Lang.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Lint.hs adopting hlint's suggestions. 2014-07-17 17:16:44 +09:00
List.hs adopting hlint's suggestions. 2014-07-17 17:16:44 +09:00
Logger.hs export minimum Monad stuff from GhcMod. 2014-07-18 15:31:42 +09:00
Monad.hs Fix ghc<=7.6 2014-08-12 18:54:48 +02:00
PkgDoc.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
Read.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
SrcUtils.hs Work on initial signature for type families 2014-07-24 20:20:30 +02:00
Target.hs Make GhcModT's MonadState instance pass through 2014-08-12 18:23:50 +02:00
Types.hs Remove GMECabal, GMEGhc constructors from GhcModError for now 2014-08-12 21:11:35 +02:00
Utils.hs Make `readProcess'`more generic 2014-07-17 15:52:33 +02:00