summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-191-1/+1
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-0/+1
* Bump template-haskell to 2.14.0.0Ryan Scott2018-04-091-1/+1
* Make cost centre symbol names deterministic.Shea Levy2018-03-021-0/+1
* Collect CCs in CorePrep, including CCs in unfoldingsÖmer Sinan Ağacan2018-02-131-1/+0
* Remove Hoopl.UniqueMichal Terepeta2018-01-261-1/+0
* Turn EvTerm (almost) into CoreExpr (#14691)Joachim Breitner2018-01-261-0/+1
* SysTools: Split up TopDir logic into new moduleBen Gamari2017-11-231-0/+1
* Use LICENSE instead of ../LICENSE in the compiler.cabal fileMoritz Angermann2017-11-111-1/+1
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-1/+1
* Implement a dedicated exitfication pass #14152Joachim Breitner2017-10-291-0/+1
* Revert "Update Win32 version for GHC 8.4."Tamar Christina2017-10-251-1/+1
* Update Win32 version for GHC 8.4.Tamar Christina2017-10-251-1/+1
* Split SysTools up someTamar Christina2017-10-101-0/+4
* Bump template-haskell to 2.13.0.0Ryan Scott2017-09-251-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+7
* Use ar for -staticlibMoritz Angermann2017-09-131-0/+1
* Canonicalise MonoidFail instances in GHCHerbert Valerio Riedel2017-09-091-0/+1
* Canonicalise Monoid instances in GHCHerbert Valerio Riedel2017-09-091-1/+4
* Remove now redundant cabal conditionals in {ghc,template-haskell}.cabalHerbert Valerio Riedel2017-09-091-9/+3
* Drop GHC 7.10 compatibilityRyan Scott2017-08-011-7/+0
* Use correct section types syntax for architectureBen Gamari2017-07-111-0/+1
* Hoopl: remove dependency on Hoopl packageMichal Terepeta2017-06-231-3/+6
* Refactor temp files cleanupDouglas Wilson2017-06-081-0/+1
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-0/+1
* Bump process to 1.6Ben Gamari2017-04-271-1/+1
* Split up RnEnv into 4 modules, RnUnbound, RnUtils and RnFixityMatthew Pickering2017-04-121-0/+3
* Allow colors to be customizedPhil Ruffwind2017-03-231-0/+1
* UniqMap implementation.Edward Z. Yang2017-03-201-0/+1