summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* Put CFG weights into their own module (#17957)Sylvain Henry2020-08-211-0/+1
* DynFlags: refactor GHC.CmmToAsm (#17957, #10143)Sylvain Henry2020-08-181-0/+5
* Add HomeUnit typeSylvain Henry2020-08-131-0/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Rename Core.Opt.Driver -> Core.Opt.PipelineKrzysztof Gogolewski2020-08-051-1/+1
* Fix build systemsSylvain Henry2020-07-251-2/+3
* Move GHC.Platform into the compilerSylvain Henry2020-07-251-2/+7
* Add GHC.Platform.ProfileSylvain Henry2020-07-251-0/+1
* Rename GHC.Driver.Ways into GHC.Platform.WaysSylvain Henry2020-07-251-1/+1
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-07-221-0/+1
* Enable BangPatterns, ScopedTypeVariables for ghc and hadrian by default.Andreas Klebinger2020-07-221-2/+2
* compiler: re-engineer the treatment of rebindable ifAlp Mestanogullari2020-07-141-0/+1
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-0/+1
* Update compilerSylvain Henry2020-06-171-24/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+2
* base: Bump to 4.15.0.0Ben Gamari2020-06-171-1/+1
* Remove ClosureUnitInfoMapSylvain Henry2020-06-131-1/+0
* Cross-module LambdaFormInfo passingÖmer Sinan Ağacan2020-06-101-1/+2
* Add link to GHC's wiki in the GHC API headerTakenobu Tani2020-06-091-0/+3
* Disable DLL loading if without system linkerMoritz Angermann2020-06-071-0/+9
* Rename GHC.Hs.Types into GHC.Hs.TypeSylvain Henry2020-05-241-1/+1
* Rename GHC.Core.Arity into GHC.Core.Opt.AritySylvain Henry2020-05-241-1/+1
* Move Config module into GHC.SettingsSylvain Henry2020-05-241-1/+1
* Use Data.IntMap.disjointSimon Jakobi2020-05-141-1/+1
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-0/+1
* Unit: split and rename modulesSylvain Henry2020-04-301-2/+10
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-48/+46
* Modules (#13009)Sylvain Henry2020-04-181-38/+30
* GHC.Core.Opt renamingSylvain Henry2020-04-181-23/+23
* Bump template-haskell version to 2.17.0.0Ryan Scott2020-04-141-1/+1
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-56/+56
* Merge GHC.Types.CostCentre.Init into GHC.Driver.CodeOutputSylvain Henry2020-03-291-1/+0
* Remove GHC.Types.Unique.Map moduleSylvain Henry2020-03-291-1/+0
* Modules: Types (#13009)Sylvain Henry2020-03-291-36/+33
* Modules: Core operations (#13009)Sylvain Henry2020-03-181-25/+22
* Modules: Core (#13009)Sylvain Henry2020-03-161-19/+18
* Refactor CmmToAsm (disentangle DynFlags)Sylvain Henry2020-03-151-0/+1
* Refactor GHC.Driver.Session (Ways and Flags)Sylvain Henry2020-03-111-0/+2
* Split GHC.Iface.Utils moduleSylvain Henry2020-03-111-1/+2
* Refactor runtime interpreter codeSylvain Henry2020-02-291-0/+1
* Modules: Core (#13009)Sylvain Henry2020-02-261-17/+16
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-67/+66
* Modules: Driver (#13009)Sylvain Henry2020-02-211-20/+19
* Modules: Llvm (#13009)Sylvain Henry2020-02-181-13/+12
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-18/+17
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-0/+2
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-17/+16
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-1/+0
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-0/+2
* Refactor package related codeSylvain Henry2020-01-311-1/+1