summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* Bump bytestring submodule to 0.11.1.0Ben Gamari2021-03-101-1/+1
* DynFlags: move temp file management into HscEnv (#17957)Sylvain Henry2021-03-081-1/+1
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-0/+1
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-0/+2
* Revert "Remove GHC.Types.Unique.Map module"Matthew Pickering2021-03-031-0/+1
* Improve handling of overloaded labels, literals, lists etcwip/T19154Simon Peyton Jones2021-02-191-1/+0
* Refactor LoggerSylvain Henry2021-02-131-0/+1
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+9
* Remove errShortString, cleanup error-related functionsAlfredo Di Napoli2021-01-091-0/+1
* Split Driver.Env moduleAlfredo Di Napoli2020-12-181-0/+1
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-0/+1
* Parser: move parser utils into their own moduleSylvain Henry2020-12-111-0/+1
* Cmm.Sink: Optimize retaining of assignments, live sets.Andreas Klebinger2020-12-081-0/+1
* Rename the flattener to become the rewriter.Richard Eisenberg2020-12-011-1/+1
* Move core flattening algorithm to Core.UnifyRichard Eisenberg2020-12-011-1/+2
* Bump time submodule to 1.11.1Ben Gamari2020-11-221-1/+1
* Introduce -fprof-callers flagBen Gamari2020-11-211-0/+2
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-151-1/+1
* Linker: reorganize linker related codeSylvain Henry2020-11-031-3/+9
* Split GHC.Driver.TypesSylvain Henry2020-10-291-426/+454
* Version bump: base-4.16 (#18712)Vladislav Zavialov2020-10-271-1/+1
* Parser: don't require the HomeUnitIdSylvain Henry2020-10-131-1/+1
* Initial ShortText code and conversion of package db codeWander Hillen2020-10-131-1/+0
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-091-0/+3
* Refactor: remove rnHsDocVladislav Zavialov2020-10-011-1/+0
* Use ADTs for parser errors/warningsSylvain Henry2020-10-011-4/+7
* Remove unsafeGlobalDynFlags (#17957, #14597)Sylvain Henry2020-09-301-0/+1
* Bump Cabal, hsc2hs, directory, process submodulesBen Gamari2020-09-301-1/+1
* Extract SharedIdEnv into its own moduleSebastian Graf2020-09-261-0/+1
* PmCheck: Big refactor of module structureSebastian Graf2020-09-261-4/+8
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-0/+2
* Bump Win32 submodule to 2.9.0.0Ben Gamari2020-09-171-1/+1
* Make ghc-boot reexport modules from ghc-boot-thSylvain Henry2020-09-161-1/+0
* Rename ghci flag into internal-interpreterSylvain Henry2020-09-161-3/+3
* Extract definition of DsM into GHC.HsToCore.TypesSebastian Graf2020-09-121-0/+1
* DynFlags: add UnfoldingOpts and SimpleOptsSylvain Henry2020-09-091-0/+2
* Turn on -XMonoLocalBinds by default (#18430)Sebastian Graf2020-09-021-0/+1
* Set the dynamic-system-linker flag to ManualMoritz Angermann2020-08-311-1/+1
* 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