summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Update hsc2hs submoduleJoachim Breitner2014-10-011-0/+0
* Don't re-export `Alternative(..)` from Control.Monad (re #9586)Herbert Valerio Riedel2014-09-261-0/+0
* Update Cabal submodule & ghc-pkg to use new module re-export typesEdward Z. Yang2014-09-243-204/+78
* Change all hashbangs to /usr/bin/env (#9057)Thomas Miedema2014-09-232-2/+2
* Export `Monoid(..)`/`Foldable(..)`/`Traversable(..)` from PreludeHerbert Valerio Riedel2014-09-212-2/+0
* Update haddock submodule (miscellaneous fixes)Edward Z. Yang2014-09-181-0/+0
* Add -fwarn-context-quantification (#4426)Krzysztof Gogolewski2014-09-181-0/+0
* Revert "Update haddock submodule for package key fix."Edward Z. Yang2014-09-181-0/+0
* Update haddock submodule for package key fix.Edward Z. Yang2014-09-181-0/+0
* Bump `base` version to 4.8.0.0 for realHerbert Valerio Riedel2014-09-091-0/+0
* Make Applicative a superclass of MonadAustin Seipp2014-09-093-0/+2
* PostTcType replaced with TypeAnnotAlan Zimmerman2014-09-061-0/+0
* genprimopcode: GHC.Prim is Unsafe (#9449)Austin Seipp2014-09-011-4/+8
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-0/+0
* Fix a few minor issues spotted in code reviewDuncan Coutts2014-08-291-2/+1
* Update Cabal and haddock submodules to follow the Canal-dep removal changesDuncan Coutts2014-08-291-0/+0
* Address a number of Edward's code review commentsDuncan Coutts2014-08-291-6/+11
* Fix string conversions in ghc-pkg to be correct w.r.t. UnicodeDuncan Coutts2014-08-291-4/+5
* Fix long lines and trailing whitespaceDuncan Coutts2014-08-291-35/+48
* Fix warnings arising from the package db refactoringDuncan Coutts2014-08-291-5/+1
* Move Cabal Binary instances from bin-package-db to ghc-pkg itselfDuncan Coutts2014-08-291-5/+147
* Use ghc-local types for packages, rather than Cabal typesDuncan Coutts2014-08-291-6/+54
* Introduce new file format for the package database binary cacheDuncan Coutts2014-08-291-22/+11
* Improve the ghc-pkg warnings for missing and out of date package cache filesDuncan Coutts2014-08-291-23/+38
* Drop support for single-file style package databasesDuncan Coutts2014-08-291-58/+9
* Simplify conversion in binary serialisation of ghc-pkg dbDuncan Coutts2014-08-291-4/+3
* genprimopcode: Don't output tabsAustin Seipp2014-08-201-2/+2
* Have ghc-pkg use an old-style package key when it's not provided.Edward Z. Yang2014-08-131-1/+9
* Fix path in cabal fileMateusz Kowalczyk2014-08-081-0/+0
* Update Haddock to attoparsec-0.12.1. Adjust perf.Mateusz Kowalczyk2014-08-081-0/+0
* [no-ci] Track Haddock submodule change: ignore TAGS.Edward Z. Yang2014-08-071-0/+0
* Update Haddock submodule to know about profiling.Edward Z. Yang2014-08-051-0/+0
* Refactor package state, also fixing a module reexport bug.Edward Z. Yang2014-08-051-0/+0
* Disable ghc-pkg accepting multiple package IDs (differing package keys) for now.Edward Z. Yang2014-08-051-5/+4
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-052-14/+55
* Refactor PatSynBind so that we can pass around PSBs instead of several argumentsDr. ERDI Gergo2014-07-291-1/+1
* Support ghc-pkg --ipid to query package ID.Edward Z. Yang2014-07-281-34/+56
* Module reexports, fixing #8407.Edward Z. Yang2014-07-255-7/+58
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-212-2/+2
* Documentation for substringCheck.Edward Z. Yang2014-07-211-0/+22
* Rename PackageId to PackageKey, distinguishing it from Cabal's PackageId.Edward Z. Yang2014-07-211-0/+0
* [ghc-pkg] Fix #5442 by using the flag db stack to modify packages.Edward Z. Yang2014-07-211-12/+24
* vagrant: move files aroundAustin Seipp2014-07-202-0/+7
* utils: remove old pvm scriptsAustin Seipp2014-07-203-89/+0
* utils: delete obsolete heap-view programAustin Seipp2014-07-2010-1318/+0
* Revert "Update Cabal submodule to HEAD (1.21)"Edward Z. Yang2014-07-202-2/+2
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-182-2/+2
* Entirely re-jig the handling of default type-family instances (fixes Trac #9063)Simon Peyton Jones2014-07-151-0/+0
* ghc-pkg register/update --enable-multi-instanceAustin Seipp2014-07-021-13/+36
* Update Haddock submodule with Iavor's validate fix.Edward Z. Yang2014-07-011-0/+0