summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* Revert recent submodule bumpsBen Gamari2017-02-221-1/+1
* Bump time submodule to 1.8Ben Gamari2017-02-201-1/+1
* Make deSugarExpr use runTcInteractiveReid Barton2017-02-141-0/+1
* Ditch static flagsSylvain Henry2017-02-021-1/+0
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-301-0/+1
* Bump Win32 version.Ben Gamari2017-01-241-1/+1
* Add dump-parsed-ast flag and functionalityAlan Zimmerman2017-01-151-0/+1
* Add a CSE pass to Stg (#9291)Joachim Breitner2017-01-051-0/+1
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-1/+1
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-13/+8
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-8/+13
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-13/+8
* Windows: Improve terminal detection mechanismPhil Ruffwind2016-12-171-0/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* Refactor Pattern Match Checker to use ListTMatthew Pickering2016-11-291-0/+1
* Detect color supportPhil Ruffwind2016-11-291-0/+7
* Kill Type pretty-printerBen Gamari2016-11-131-0/+1
* ghc: Fix ghc's template-haskell boundBen Gamari2016-11-121-1/+1
* Clean up handling of known-key Names in interface filesBen Gamari2016-10-131-0/+3
* Rework renaming of children in export lists.Matthew Pickering2016-10-081-0/+1
* The Backpack patch.Edward Z. Yang2016-10-081-0/+6
* Remove reexports from ghc-boot, help bootstrap with GHC 8.Edward Z. Yang2016-10-081-0/+1
* Refactor TcDeriv and TcGenDerivRyan Scott2016-10-061-0/+3
* Add deepseq dependency and a few NFData instancesSimon Marlow2016-07-221-0/+1
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+1
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-0/+1
* Revert "compiler/iface: compress .hi files"Ben Gamari2016-05-231-2/+0
* compiler/iface: compress .hi filesAustin Seipp2016-05-211-0/+2
* Rework parser to allow use with DynFlagsDave Laing2016-05-181-0/+1
* Re-export ghc-boot:GHC.Serialized as SerializedSimon Marlow2016-01-191-0/+7
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-6/+9
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-1/+0
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-9/+9
* Update time submodule to v1.6 releaseHerbert Valerio Riedel2015-12-201-1/+1
* ghc.cabal: Backpack directory no longer existsBen Gamari2015-12-181-1/+0
* Fix libffi dependency, and remove redundant LibFFI.hscSimon Marlow2015-12-171-1/+0
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-2/+5
* Update binary submodule to binary-0.8 snapshotHerbert Valerio Riedel2015-12-161-1/+1
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-0/+2
* Create a deterministic version of tyVarsOfTypeBartosz Nitka2015-11-211-0/+1
* Add DVarSet - a deterministic set of VarsBartosz Nitka2015-11-211-1/+2
* Systools: read ELF section without calling readelfSylvain HENRY2015-11-111-0/+2
* Update process submodule to process-1.4 releaseHerbert Valerio Riedel2015-11-021-1/+1
* Update process submoduleHerbert Valerio Riedel2015-11-011-1/+1
* Make type-class dictionary let binds deterministicBartosz Nitka2015-10-301-0/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-301-0/+1
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-1/+0
* Generate Typeable info at definition sitesBen Gamari2015-10-291-0/+1
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+2