summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot
Commit message (Expand)AuthorAgeFilesLines
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-2/+10
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-2/+2
* Add and use a new dynamic-library-dirs field in the ghc-pkg infoDuncan Coutts2016-10-211-2/+8
* Make InstalledUnitId be ONLY a FastString.Edward Z. Yang2016-10-081-28/+28
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-5/+9
* The Backpack patch.Edward Z. Yang2016-10-081-33/+101
* Remove reexports from ghc-boot, help bootstrap with GHC 8.Edward Z. Yang2016-10-081-4/+0
* Move Extension type to ghc-boot-thBen Gamari2016-05-164-162/+20
* Simplify ghc-boot database representation with new type class.Edward Z. Yang2016-02-011-63/+44
* Make a constraint synonym for repeated BinaryStringRep and use it.Edward Z. Yang2016-01-221-8/+11
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-53/+30
* Rename InjectiveTypeFamilies to TypeFamilyDependenciesBen Gamari2016-01-141-1/+1
* Add InjectiveTypeFamilies language extensionJan Stolarek2016-01-091-0/+1
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-1/+5
* Visible type applicationRichard Eisenberg2015-12-241-0/+1
* Fix typo in 7b8a8222e8f0Herbert Valerio Riedel2015-12-191-1/+1
* Make ghc-boot Hackage-readyHerbert Valerio Riedel2015-12-193-12/+15
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-173-1/+163
* Update binary submodule to binary-0.8 snapshotHerbert Valerio Riedel2015-12-162-13/+2
* Expose enabled language extensions to THBen Gamari2015-12-152-0/+123
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-12/+12
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-9/+14
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-134-0/+519