ghc-mod/Language/Haskell/GhcMod
Alejandro Serrano 2ab6991d95 Move code to new FillSig module
- Clean up a lot of code
2014-06-27 18:38:15 +02:00
..
Boot.hs Ghc -> GhcMod: Browse, Check 2014-05-14 17:06:29 +02:00
Browse.hs Ghc->GhcMod: finish Browse, Check 2014-05-14 18:05:40 +02: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 Fix warnings 2014-05-09 20:44:33 +02:00
CabalConfig.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
CaseSplit.hs Move code to new FillSig module 2014-06-27 18:38:15 +02:00
Check.hs Ghc->GhcMod: finish Browse, Check 2014-05-14 18:05:40 +02:00
Convert.hs Move code to new FillSig module 2014-06-27 18:38:15 +02:00
Cradle.hs More refactoring of package handling 2014-04-18 03:59:46 +02:00
Debug.hs Move `convert` to it's own module. 2014-05-14 17:06:30 +02:00
Doc.hs import DynFlag only in Gap. 2014-04-26 13:21:22 +09:00
FillSig.hs Move code to new FillSig module 2014-06-27 18:38:15 +02:00
Find.hs Don't expose `Convert` 2014-05-14 18:54:56 +02:00
Flag.hs Move `convert` to it's own module. 2014-05-14 17:06:30 +02:00
GHCApi.hs Ghc->GhcMod: finish Browse, Check 2014-05-14 18:05:40 +02:00
GHCChoice.hs close import. 2014-03-27 15:45:51 +09:00
Gap.hs Initial support for adding body from signature 2014-06-10 21:34:05 +02:00
Ghc.hs Move code to new FillSig module 2014-06-27 18:38:15 +02:00
GhcPkg.hs Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
Info.hs Move case split and sig. generation to own files 2014-06-21 11:38:44 +02:00
Internal.hs ErrMsg -> Logger. 2014-04-28 21:47:08 +09:00
Lang.hs Move `convert` to it's own module. 2014-05-14 17:06:30 +02:00
Lint.hs Move `convert` to it's own module. 2014-05-14 17:06:30 +02:00
List.hs Move `convert` to it's own module. 2014-05-14 17:06:30 +02:00
Logger.hs Ghc->GhcMod: finish Browse, Check 2014-05-14 18:05:40 +02:00
Monad.hs defining C macro if not defined. 2014-05-16 09:27:23 +09:00
PkgDoc.hs Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00
Read.hs Copy readMaybe/readEither from base >= 4.7 for backwards compatibility 2014-05-10 13:43:46 +02:00
SrcUtils.hs Move code to new FillSig module 2014-06-27 18:38:15 +02:00
Types.hs Move `convert` to it's own module. 2014-05-14 17:06:30 +02:00
Utils.hs Parse cabal `setup-config` to get depencencies 2014-05-03 15:36:10 +02:00