.. |
Boot.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Browse.hs
|
the first step to create SymbolDB via a file.
|
2014-07-17 11:57:19 +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
|
moving #if to Gap.hs.
|
2014-07-15 12:29:27 +09:00 |
CabalConfig.hs
|
Try to fix for ghc < 7.8
|
2014-06-29 10:28:28 +02:00 |
CaseSplit.hs
|
style only.
|
2014-07-15 12:41:10 +09:00 |
Check.hs
|
Uses HscNothing and falls back to HscInterpreted if necessary (#205)
|
2014-07-15 17:20:35 +09:00 |
Convert.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Cradle.hs
|
Add newGhcModEnv for allowing multiple active sessions
|
2014-07-10 21:14:47 +02:00 |
Debug.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Doc.hs
|
Move lots of stuff to GhcMod
|
2014-06-28 21:43:51 +02:00 |
DynFlags.hs
|
set optimization level to 0 just in case.
|
2014-07-15 21:34:05 +09:00 |
FillSig.hs
|
moving #if to Gap.hs
|
2014-07-15 14:44:02 +09:00 |
Find.hs
|
adding error handling.
|
2014-07-17 14:40:35 +09:00 |
Flag.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Gap.hs
|
trying to fix CI
|
2014-07-15 15:13:06 +09:00 |
GHCApi.hs
|
Move initializeFlagsWithCradle to Monad.hs
|
2014-07-12 03:33:04 +02:00 |
GHCChoice.hs
|
Move lots of stuff to GhcMod
|
2014-06-28 21:43:51 +02: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
|
Move initializeFlagsWithCradle to Monad.hs
|
2014-07-12 03:33:04 +02:00 |
Lang.hs
|
Use GhcModT everywhere and remove the GhcMod alias
|
2014-07-15 01:03:56 +02:00 |
Lint.hs
|
Monad.hs is now exported by GhcMod.hs.
|
2014-07-17 14:30:42 +09:00 |
List.hs
|
Monad.hs is now exported by GhcMod.hs.
|
2014-07-17 14:30:42 +09:00 |
Logger.hs
|
Monad.hs is now exported by GhcMod.hs.
|
2014-07-17 14:30:42 +09:00 |
Monad.hs
|
Monad.hs is now exported by GhcMod.hs.
|
2014-07-17 14:30:42 +09: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
|
Move initializeFlagsWithCradle to Monad.hs
|
2014-07-12 03:33:04 +02:00 |
Types.hs
|
Add functions for dealing with packages, modules and bindings to GHCApi
|
2014-07-11 10:43:51 +02:00 |
Utils.hs
|
Parse cabal setup-config to get depencencies
|
2014-05-03 15:36:10 +02:00 |