.. |
Boot.hs
|
Rename List.hs -> Modules.hs
|
2014-08-28 11:41:03 +02:00 |
Browse.hs
|
Give readProcess' more sensible error messages.
|
2014-08-28 15:57:49 +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 |
Cabal21.hs
|
Handle LocalBuildInfo for Cabal 1.21; squash commits; fixes #343.
|
2014-09-12 04:50:29 +02:00 |
CabalApi.hs
|
Rewrite ghc-mod command line frontend.
|
2014-09-18 10:45:14 +02:00 |
CabalConfig.hs
|
getConfig runs "cabal configure" first if setup-config is invalid.
|
2014-09-23 21:28:03 +09:00 |
CaseSplit.hs
|
CaseSplit panic sorted. closes https://github.com/kazu-yamamoto/ghc-mod/issues/336
|
2014-08-23 14:06:26 +02:00 |
Check.hs
|
removing warnings.
|
2014-09-22 11:32:28 +09:00 |
Convert.hs
|
Show more than one Djinn completion
|
2014-08-02 09:52:36 +02:00 |
Cradle.hs
|
Letting "ghc-mod dumpsym" work on non-cabal directories.
|
2014-08-20 15:31:26 +09:00 |
Debug.hs
|
Use the cabal configuration flags where possible when finalizing the PackageDescription.
|
2014-09-12 13:15:05 +10:00 |
Doc.hs
|
Move lots of stuff to GhcMod
|
2014-06-28 21:43:51 +02:00 |
DynFlags.hs
|
Rephrase some docs
|
2014-08-29 17:21:38 +02:00 |
Error.hs
|
Rewrite ghc-mod command line frontend.
|
2014-09-18 10:45:14 +02:00 |
FillSig.hs
|
Fix error when compiling with HSE < 1.16
|
2014-09-17 23:39:10 +02:00 |
Find.hs
|
Merge remote-tracking branch 'upstream/no-set'
|
2014-10-03 21:39:20 +02:00 |
Flag.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Gap.hs
|
CaseSplit panic sorted. closes https://github.com/kazu-yamamoto/ghc-mod/issues/336
|
2014-08-23 14:06:26 +02:00 |
GHCApi.hs
|
Give readProcess' more sensible error messages.
|
2014-08-28 15:57:49 +02:00 |
GHCChoice.hs
|
Fix merge conflict, dropdown-list no longer needed
|
2014-08-14 18:02:58 +02:00 |
GhcPkg.hs
|
getConfig runs "cabal configure" first if setup-config is invalid.
|
2014-09-23 21:28:03 +09:00 |
Info.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Internal.hs
|
Merge remote-tracking branch 'upstream/no-set'
|
2014-10-03 21:39:20 +02:00 |
Lang.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Lint.hs
|
removing warnings.
|
2014-08-14 10:01:35 +09:00 |
Logger.hs
|
Revert way to report errors when deferred as warnings
|
2014-08-18 17:32:32 +02:00 |
Modules.hs
|
Rename List.hs -> Modules.hs
|
2014-08-28 11:41:03 +02:00 |
Monad.hs
|
fixing typo.
|
2014-09-22 11:20:11 +09:00 |
PkgDoc.hs
|
Use readProcess' in PkgDoc.hs
|
2014-09-11 01:26:42 +02:00 |
Read.hs
|
Copy readMaybe/readEither from base >= 4.7 for backwards compatibility
|
2014-05-10 13:43:46 +02:00 |
SrcUtils.hs
|
Give readProcess' more sensible error messages.
|
2014-08-28 15:57:49 +02:00 |
Target.hs
|
Workaround for #340
|
2014-09-12 04:02:32 +02:00 |
Types.hs
|
Rewrite ghc-mod command line frontend.
|
2014-09-18 10:45:14 +02:00 |
Utils.hs
|
removing a warning.
|
2014-10-06 15:55:16 +09:00 |