summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* Split up tyThingToIfaceDecl from GHC.Iface.Makesheaf2023-05-151-0/+1
* Split DynFlags structure into own moduleOleg Grenrus2023-05-151-0/+1
* JS: add GHC.JS.Optimizer, remove RTS.Printer, add Linker.Optdoyougnu2023-05-091-1/+2
* Hardwire a better unit-id for ghcromes2023-05-041-4/+11
* Implement -jsem: parallelism controlled by semaphoressheaf2023-04-201-0/+2
* Convert interface file loading errors into proper diagnosticsMatthew Pickering2023-04-181-0/+2
* js: split JMacro into JS eDSL and JS syntaxdoyougnu2023-03-301-0/+1
* Handle records in the renamersheaf2023-03-291-1/+1
* Refactor the constraint solver pipelinewip/T23070Simon Peyton Jones2023-03-221-0/+2
* GHC proposal 496 - Nullary record wildcardsGeorgi Lyubenov2023-02-211-0/+1
* Enable tables next to code for LoongArch64lrzlin2023-02-031-1/+1
* Fixes for cabal-reinstall CI jobMatthew Pickering2023-01-311-1/+1
* Avoid orphans in STGSimon Peyton Jones2023-01-271-0/+1
* template-haskell: Bump version to 2.20.0.0Ben Gamari2023-01-231-1/+1
* ghc package does not have to depend on terminfoBodigrim2023-01-181-7/+0
* Separate core inlining logic from `Unfolding` type.Andreas Klebinger2023-01-161-0/+1
* base: Bump version to 4.18Ben Gamari2022-12-211-1/+1
* Allow transformers-0.6 in ghc, ghci, ghc-bin and hadrianBodigrim2022-12-211-1/+1
* codeGen: Introduce ThreadSanitizer instrumentationBen Gamari2022-12-151-0/+1
* Add initial support for LoongArch Architecture.lrzlin2022-12-081-0/+1
* Push DynFlags out of Linker.MacOSmrkun2022-12-061-0/+2
* Properly cast values when writing/reading unboxed sums.Andreas Klebinger2022-11-301-0/+1
* Add Javascript backendSylvain Henry2022-11-291-0/+38
* Type vs Constraint: finally nailedSimon Peyton Jones2022-11-111-0/+1
* compiler: wasm32 NCGCheng Shao2022-11-111-0/+5
* Add register mapping for wasm32Cheng Shao2022-11-111-0/+1
* add new modules for reducibility and WebAssembly translationNorman Ramsey2022-11-111-0/+4
* add the two key graph modules from Martin Erwig's FGLNorman Ramsey2022-11-111-0/+2
* Define `Infinite` list and use where appropriate.M Farkas-Dyck2022-11-081-0/+1
* Bump Win32 submodule to 2.13.4.0Matthew Pickering2022-11-051-1/+1
* Export pprTrace and friends from GHC.Prelude.Andreas Klebinger2022-11-031-0/+1
* Add GHC.SysTools.Cpp moduleSylvain Henry2022-10-251-0/+1
* Class layout info (#19623)Vladislav Zavialov2022-10-231-0/+1
* CoreToStg: purge `DynFlags`.M Farkas-Dyck2022-10-201-0/+1
* Refactor IPE initializationBen Gamari2022-10-111-0/+1
* Interface Files with Core DefinitionsMatthew Pickering2022-10-111-0/+1
* Apply some tricks to speed up core lint.Andreas Klebinger2022-09-281-0/+1
* compiler: remove unused lazy state monadCheng Shao2022-09-131-1/+0
* Add diagnostic codessheaf2022-09-131-0/+1
* Update submodule Cabal to tag Cabal-v3.8.1.0wip/9.4-foward-fixed-makeDouglas Wilson2022-08-311-1/+1
* Add support for external static plugins (#20964)Sylvain Henry2022-08-101-0/+1
* Refactored Simplify passDominik Peteler2022-07-221-0/+6
* cmm: Eliminate orphan Outputable instancesBen Gamari2022-07-161-3/+1
* Prune L.H.S modules of GHC dependenciesromes2022-07-061-0/+1
* Refactor ModuleName to L.H.S.Module.Nameromes2022-07-031-1/+1
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-0/+1
* template-haskell: Bump version to 2.19.0.0Ben Gamari2022-06-281-1/+1
* Bump ghc-prim and base versionsBen Gamari2022-06-271-1/+1
* CoreToStg.Prep: Get rid of `DynFlags` and `HscEnv`wip/no-dyn-flags-core-cmmJohn Ericson2022-06-151-0/+1
* Core.Lint: Reduce `DynFlags` and `HscEnv`wip/no-state-core-lintJohn Ericson2022-06-071-0/+1