summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-38/+38
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-13/+12
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-16/+15
* Module hierarchy (#13009): StgSylvain Henry2019-12-311-17/+14
* Minor refactor in ghc.cabal.in:Ömer Sinan Ağacan2019-12-261-5/+3
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-1/+1
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-131-1/+0
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-0/+1
* Break up TcRnTypes, among other modules.Richard Eisenberg2019-10-161-0/+3
* Add loop level analysis to the NCG backend.klebinger.andreas@gmx.at2019-10-161-0/+1
* Always enable the external interpreterJohn Ericson2019-10-041-11/+0
* Pull out the settings file parsing code into it's own module.John Ericson2019-10-041-0/+1
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-041-1/+1