| .. | 
		
		
			
			
			
			
				| Caching | Add some missing copyright boilerplate | 2015-11-26 15:03:14 +01:00 | 
		
			
			
			
			
				| Monad | GHC 8 readiness | 2016-02-04 10:54:55 -08:00 | 
		
			
			
			
			
				| Options | Remove CPP from Options | 2016-03-01 22:58:10 +02:00 | 
		
			
			
			
			
				| Boot.hs | [Browse] Option to show symbol parents | 2016-03-14 21:22:55 +03:00 | 
		
			
			
			
			
				| Browse.hs | Fix remaining build errors for GHC 8 | 2016-05-19 18:25:05 +02:00 | 
		
			
			
			
			
				| CabalHelper.hs | Fix writeAutogen when no systemwide ghc is installed (#660) | 2016-01-10 22:19:33 +01:00 | 
		
			
			
			
			
				| Caching.hs | Add some missing copyright boilerplate | 2015-11-26 15:03:14 +01:00 | 
		
			
			
			
			
				| CaseSplit.hs | Merge branch 'release-5.6.0.0' into ghc-8 | 2016-05-17 20:21:33 +02:00 | 
		
			
			
			
			
				| Check.hs | Housekeeping for GHC 8 | 2016-05-22 03:47:07 +02:00 | 
		
			
			
			
			
				| Convert.hs | Fix doctest | 2015-09-02 04:00:30 +02:00 | 
		
			
			
			
			
				| Cradle.hs | Refine project finding for stack using STACK_ENV | 2016-07-11 05:51:58 +02:00 | 
		
			
			
			
			
				| CustomPackageDb.hs | Add some missing copyright boilerplate | 2015-11-26 15:03:14 +01:00 | 
		
			
			
			
			
				| Debug.hs | Use existence of cabal/stack as cradle indicator | 2016-05-14 20:18:06 +02:00 | 
		
			
			
			
			
				| DebugLogger.hs | Housekeeping for GHC 8 | 2016-05-22 03:47:07 +02:00 | 
		
			
			
			
			
				| Doc.hs | Cleanup some redundant constraint warnings | 2016-05-22 02:53:51 +02:00 | 
		
			
			
			
			
				| DynFlags.hs | Housekeeping for GHC 8 | 2016-05-22 03:47:07 +02:00 | 
		
			
			
			
			
				| DynFlagsTH.hs | Fix DynFlagsTH for GHC 8 | 2016-02-14 12:24:49 +01:00 | 
		
			
			
			
			
				| Error.hs | Remove GMEWrongWorkingDirectory constructor | 2016-01-04 21:44:49 +01:00 | 
		
			
			
			
			
				| FileMapping.hs | Cleanup some redundant constraint warnings | 2016-05-22 02:53:51 +02:00 | 
		
			
			
			
			
				| FillSig.hs | some GHC 8.0.1 fixes | 2016-05-18 17:58:34 +02:00 | 
		
			
			
			
			
				| Find.hs | Fix Binary SymbolDb instance for ghc 7.6 | 2016-07-10 18:40:22 +03:00 | 
		
			
			
			
			
				| Flag.hs | Housekeeping for GHC 8 | 2016-05-22 03:47:07 +02:00 | 
		
			
			
			
			
				| Gap.hs | Housekeeping for GHC 8 | 2016-05-22 03:47:07 +02:00 | 
		
			
			
			
			
				| GhcPkg.hs | Move stackcode into seperate module | 2015-09-15 05:25:54 +02:00 | 
		
			
			
			
			
				| HomeModuleGraph.hs | add TODO for HMG | 2016-01-17 20:19:08 +01:00 | 
		
			
			
			
			
				| Info.hs | [Type-constraints] Add an option to toggle this | 2016-01-20 01:29:33 +03:00 | 
		
			
			
			
			
				| Internal.hs | Cleanup loadTarget logic | 2015-12-16 00:24:14 +01:00 | 
		
			
			
			
			
				| Lang.hs | Use GhcModT everywhere and remove the GhcMod alias | 2014-07-15 01:03:56 +02:00 | 
		
			
			
			
			
				| LightGhc.hs | Check session validity via equality on DynFlags | 2016-02-14 08:42:45 +01:00 | 
		
			
			
			
			
				| Lint.hs | Fix HLint ignore | 2016-07-15 16:58:42 +02:00 | 
		
			
			
			
			
				| Logger.hs | Housekeeping for GHC 8 | 2016-05-22 03:47:07 +02:00 | 
		
			
			
			
			
				| Logging.hs | Fix severity prefix doubling (#689) | 2016-01-09 23:22:27 +01:00 | 
		
			
			
			
			
				| Modules.hs | Haddock documentation | 2015-12-07 19:57:33 +03:00 | 
		
			
			
			
			
				| Monad.hs | Cleanup some redundant constraint warnings | 2016-05-22 02:53:51 +02:00 | 
		
			
			
			
			
				| Output.hs | NFData ByteString instance for GHC-7.4 | 2016-01-09 18:51:57 +03:00 | 
		
			
			
			
			
				| PathsAndFiles.hs | Cache non-interactive find results in distdir | 2016-01-27 02:09:17 +03:00 | 
		
			
			
			
			
				| PkgDoc.hs | Fix doccommand not using right ghc-pkg exe | 2015-09-02 07:19:11 +02:00 | 
		
			
			
			
			
				| Pretty.hs | Bump cabal-helper dependency | 2016-05-11 15:31:29 +02:00 | 
		
			
			
			
			
				| Read.hs | Copy readMaybe/readEither from base >= 4.7 for backwards compatibility | 2014-05-10 13:43:46 +02:00 | 
		
			
			
			
			
				| SrcUtils.hs | [Type-constraints][GHC-8] Fix for explicit sigs | 2016-06-05 06:59:39 +03:00 | 
		
			
			
			
			
				| Stack.hs | Fix some warnings (ghc 8) | 2016-02-14 12:35:57 +01:00 | 
		
			
			
			
			
				| Target.hs | Cleanup some redundant constraint warnings | 2016-05-22 02:53:51 +02:00 | 
		
			
			
			
			
				| Test.hs | Don't need type errors here | 2015-12-28 13:59:59 +01:00 | 
		
			
			
			
			
				| Types.hs | Cleanup some redundant constraint warnings | 2016-05-22 02:53:51 +02:00 | 
		
			
			
			
			
				| Utils.hs | Make tempdirs less annoying | 2015-12-30 14:24:56 +01:00 | 
		
			
			
			
			
				| World.hs | Add mapped files to World | 2016-03-15 22:14:13 +03:00 |