summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* Add ghc flag -jsemwip/ghc-jsem-8.10Douglas Wilson2021-03-061-0/+1
* Disable DLL loading if without system linkerMoritz Angermann2020-07-221-0/+9
* 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
* Merge TcTypeableValidity into TcTypeable, document treatment of castsRyan Scott2019-10-031-1/+0
* Move pattern match checker modules to GHC.HsToCore.PmCheckSebastian Graf2019-09-301-4/+4
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-16/+15
* Extract PmTypes module from PmExpr and PmOracleSebastian Graf2019-09-191-2/+2
* Encode shape information in `PmOracle`Sebastian Graf2019-09-161-2/+1
* Rename GHC.StgToCmm.Con -> GHC.StgToCmm.DataConBen Gamari2019-09-151-1/+1
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-27/+27
* Break up TyCoRepBen Gamari2019-07-311-0/+4
* Expose the GhcPrelude module.Andreas Klebinger2019-07-211-3/+1
* Bump template-haskell version to 2.16.0.0Ryan Scott2019-07-031-1/+1
* Add HoleFitPlugins and RawHoleFitswip/D5373Matthías Páll Gissurarson2019-06-211-0/+1
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+0
* Synchronize ClsInst.doTyConApp with TcTypeable validity checks (#15862)Ryan Scott2019-06-151-0/+1
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-111-1/+12
* TmOracle: Replace negative term equalities by refutable PmAltConsSebastian Graf2019-06-071-0/+1
* Break up `Settings` into smaller structsJohn Ericson2019-05-291-0/+5
* Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan2019-05-241-0/+1
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-211-0/+1
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-1/+0
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-181-1/+1
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-161-0/+14
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-1/+0
* Support generating HIE filesAlec Theriault2018-12-111-0/+6
* Implement late lambda liftSebastian Graf2018-11-231-0/+5
* Don't track free variables in STG syntax by defaultSebastian Graf2018-11-191-0/+1
* NCG: New code layout algorithm.Andreas Klebinger2018-11-171-0/+2
* Bump time submoduleBen Gamari2018-11-021-1/+1
* Bump template-haskell version to 2.15.0.0Ryan Scott2018-10-281-1/+1
* Bump binary submodule to 0.8.6.0Ben Gamari2018-08-071-1/+1
* Bump binary submoduleBen Gamari2018-08-031-1/+1
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-161-0/+10
* Refactor validity checking for constraintsSimon Peyton Jones2018-07-051-0/+1
* containers: Bump to 0.6.0.1Ben Gamari2018-06-201-1/+1
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-191-1/+1
* containers: Bump to 0.6.0.1Ben Gamari2018-06-191-1/+1
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-041-0/+1
* vectorise: Put it out of its miseryBen Gamari2018-06-021-30/+0
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-301-0/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-1/+1
* Split TrieMap into a general (TrieMap) and core specific (CoreTrieMap) module.klebinger.andreas@gmx.at2018-05-051-0/+1