.. |
Caching
|
Fix all the stack related things
|
2015-08-19 09:17:41 +02:00 |
Monad
|
Remove redundant imports
|
2015-08-15 21:26:33 +03:00 |
Boot.hs
|
Fix GHC 7.10 warnings
|
2015-08-03 05:46:51 +02:00 |
Browse.hs
|
Fix GHC 7.10 warnings
|
2015-08-03 05:46:51 +02:00 |
CabalHelper.hs
|
Fix all the stack related things
|
2015-08-19 09:17:41 +02:00 |
Caching.hs
|
Start implementing line-prefix stuff
|
2015-08-13 06:47:12 +02:00 |
CaseSplit.hs
|
DeferErrors implies DeferTypedHoles in GHC >= 7.10
|
2015-08-17 15:14:44 -04:00 |
Check.hs
|
Fix GHC 7.10 warnings
|
2015-08-03 05:46:51 +02:00 |
Convert.hs
|
Fix GHC 7.10 warnings
|
2015-08-03 05:46:51 +02:00 |
Cradle.hs
|
Fix all the stack related things
|
2015-08-19 09:17:41 +02:00 |
Debug.hs
|
add 'StackProject' around
|
2015-08-19 09:17:30 +02:00 |
Doc.hs
|
Bring test suite up to date
|
2015-03-05 17:35:28 +01:00 |
DynFlags.hs
|
DeferErrors implies DeferTypedHoles in GHC >= 7.10
|
2015-08-17 15:14:44 -04:00 |
Error.hs
|
Fix MonadIO mess
|
2015-04-12 02:48:54 +02:00 |
FileMapping.hs
|
Unload mapped files before loading
|
2015-08-16 23:38:32 +03:00 |
FillSig.hs
|
Log exceptions as GmException
|
2015-08-17 06:52:56 +02:00 |
Find.hs
|
Fix find being slow on legacy-interactive
|
2015-08-14 06:48:56 +02:00 |
Flag.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Gap.hs
|
Fix older GHCs
|
2015-08-19 09:05:57 +02:00 |
GhcPkg.hs
|
Yet another try to support Stack.
|
2015-08-19 09:17:11 +02:00 |
HomeModuleGraph.hs
|
Removed redundant imports
|
2015-08-16 23:42:20 +03:00 |
Info.hs
|
Replace redirected filenames in info.
|
2015-08-15 21:07:36 +03:00 |
Internal.hs
|
Rearrange loadTargets code.
|
2015-08-19 03:34:01 +02:00 |
Lang.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
LightGhc.hs
|
Fix over-qualified error messages (Fix #551)
|
2015-08-18 09:26:53 +02:00 |
Lint.hs
|
Move withMappedFile to Language.Haskell.GhcMod.Utils
|
2015-08-15 21:06:57 +03:00 |
Logger.hs
|
Fix older GHCs
|
2015-08-19 09:05:57 +02:00 |
Logging.hs
|
Start implementing line-prefix stuff
|
2015-08-13 06:47:12 +02:00 |
Modules.hs
|
Add in-memory caching otherwise everything is slow
|
2015-08-11 07:38:25 +02:00 |
Monad.hs
|
Fix missing newlines
|
2015-08-13 09:01:58 +02:00 |
Output.hs
|
Put line-prefix'es on exceptions too
|
2015-08-14 05:57:33 +02:00 |
PathsAndFiles.hs
|
Fix all the stack related things
|
2015-08-19 09:17:41 +02:00 |
PkgDoc.hs
|
Fix doc in non-cabal projects
|
2015-08-14 10:30:42 +02:00 |
Pretty.hs
|
Some pretty printing "improvements" (hopefully)
|
2015-08-18 04:54:10 +02:00 |
Read.hs
|
Copy readMaybe/readEither from base >= 4.7 for backwards compatibility
|
2014-05-10 13:43:46 +02:00 |
SrcUtils.hs
|
Fix GHC 7.10 warnings
|
2015-08-03 05:46:51 +02:00 |
Target.hs
|
Fix all the stack related things
|
2015-08-19 09:17:41 +02:00 |
Types.hs
|
Refactor the hard-coding "dist"
|
2015-08-19 09:17:30 +02:00 |
Utils.hs
|
Drop memory-mapped files, since ghc doesn't play well with those
|
2015-08-16 23:20:00 +03:00 |
World.hs
|
Let Cabal determine the package-db stack
|
2015-08-07 07:31:08 +02:00 |