summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-1/+1
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-1/+1
* Delete ShPackageKey for now.Edward Z. Yang2015-10-101-1/+0
* Delete ExtsCompat46 (#8330)Thomas Miedema2015-08-241-2/+0
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-211-1/+0
* Delete FastBoolThomas Miedema2015-08-211-1/+0
* Library names, with Cabal submodule updateEdward Z. Yang2015-07-231-0/+2
* CoreUtils: Move size utilities to CoreStatsBen Gamari2015-07-161-0/+1
* CoreUtils: Move seq* functions to CoreSeqBen Gamari2015-07-161-0/+1
* Fix todo in compiler/nativeGen: Rename Size to Formatmarkus2015-07-071-1/+1
* Refactor tuple constraintsSimon Peyton Jones2015-05-181-1/+2
* Revert multiple commitsAustin Seipp2015-05-141-2/+1
* Refactor tuple constraintsSimon Peyton Jones2015-05-131-1/+2
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-111-2/+2
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-091-2/+2
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-091-2/+2
* Refactor the story around switches (#10137)Joachim Breitner2015-03-301-0/+2
* Update filepath submodule to filepath-1.4 snapshotHerbert Valerio Riedel2015-03-111-1/+1
* Generate DWARF info sectionPeter Wortmann2014-12-161-0/+3
* Debug data extraction (NCG support)Peter Wortmann2014-12-161-0/+1
* Implement -XStaticValuesFacundo Domínguez2014-12-091-0/+1
* Add API AnnotationsAlan Zimmerman2014-11-211-0/+1
* Fix #7484, checking for good binder names in Convert.Richard Eisenberg2014-11-211-0/+1
* Implement typechecker pluginsAdam Gundry2014-11-201-0/+2
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-191-0/+1
* Simon's major commit to re-engineer the constraint solverSimon Peyton Jones2014-11-041-0/+1
* Use Data.Map.mergeWithKeyJoachim Breitner2014-10-081-1/+1
* Make GHC `time-1.5`-readyHerbert Valerio Riedel2014-09-101-1/+1
* Kill obsolete pre GHC 7.6 bootstrapping supportHerbert Valerio Riedel2014-09-101-3/+0
* PostTcType replaced with TypeAnnotAlan Zimmerman2014-09-061-0/+1
* Drop ghc library dep on CabalDuncan Coutts2014-08-291-1/+0