summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* No join-point from an INLINE function with wrong aritySimon Peyton Jones2017-03-171-0/+1
* Introduce and use EnumSet in DynFlagsBen Gamari2017-03-151-0/+1
* Try submodule bumps againBen Gamari2017-02-281-1/+1
* 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