| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename compact to ghc-compact. | Edward Z. Yang | 2017-02-26 | 1 | -1/+1 |
* | Make transformers upstream repository location consistent with others | Demi Obenour | 2016-11-22 | 1 | -1/+1 |
* | Add compact to packages so it gets cleaned on make clean. | Edward Z. Yang | 2016-10-06 | 1 | -0/+1 |
* | Make random an "extra" package | Simon Marlow | 2016-05-11 | 1 | -1/+1 |
* | Remove all references to sync-all | Thomas Miedema | 2015-07-15 | 1 | -12/+2 |
* | Declare official GitHub home of libraries/parallel | Herbert Valerio Riedel | 2014-12-02 | 1 | -1/+1 |
* | Don't build old-{time,locale} and haskell{98,2010} | Austin Seipp | 2014-11-20 | 1 | -4/+0 |
* | Declare official GitHub home of libraries/deepseq | Herbert Valerio Riedel | 2014-10-16 | 1 | -1/+1 |
* | Declare official GitHub home of libraries/filepath | Herbert Valerio Riedel | 2014-09-15 | 1 | -1/+1 |
* | Declare official GitHub home of libraries/{directory,process} | Herbert Valerio Riedel | 2014-08-25 | 1 | -2/+2 |
* | Update upstream Git repo url for `time` package | Herbert Valerio Riedel | 2014-07-21 | 1 | -1/+1 |
* | Declare official github home of libraries/unix | Herbert Valerio Riedel | 2014-07-11 | 1 | -1/+1 |
* | Convert loose sub-repos into proper submodules (re #8545) | Herbert Valerio Riedel | 2014-06-25 | 1 | -18/+18 |
* | Set/update upstream repo url for haddock | Herbert Valerio Riedel | 2014-06-04 | 1 | -2/+5 |
* | Update `sync-all` and `packages` wrt to fold-in | Herbert Valerio Riedel | 2014-04-19 | 1 | -5/+0 |
* | Convert haddock into a proper submodule (re #8545) | Herbert Valerio Riedel | 2014-03-23 | 1 | -1/+1 |
* | Update `sync-all` and others files w.r.t. merged testsuite (re #8545) | Herbert Valerio Riedel | 2014-01-12 | 1 | -4/+3 |
* | Fix obsolete mention of `darcs-all` script | Herbert Valerio Riedel | 2013-11-04 | 1 | -4/+4 |
* | Update `terminfo` to version 0.3.2.6 | Herbert Valerio Riedel | 2013-10-31 | 1 | -1/+1 |
* | Update upstream repo url for `haskeline` | Herbert Valerio Riedel | 2013-10-31 | 1 | -1/+1 |
* | Add GitHub upstream repo for `libraries/random` | Herbert Valerio Riedel | 2013-10-27 | 1 | -2/+2 |
* | Update `primitive` and `vector` packages | Herbert Valerio Riedel | 2013-09-26 | 1 | -2/+2 |
* | Extend `packages` by 4th column for upstream repo | Herbert Valerio Riedel | 2013-09-02 | 1 | -46/+48 |
* | Move libffi's tarball into its own repo | Ian Lynagh | 2013-07-30 | 1 | -1/+2 |
* | Remove the VCS column from 'packages' | Ian Lynagh | 2013-03-04 | 1 | -49/+48 |
* | Put the main ghc tree last in packages | Ian Lynagh | 2013-02-17 | 1 | -1/+1 |
* | random is a submodule | Ian Lynagh | 2013-02-03 | 1 | -1/+1 |
* | Fix xhtml's entry in the packages file; fixes #7632 | Ian Lynagh | 2013-02-01 | 1 | -1/+1 |
* | Use a submodule for the time package | Ian Lynagh | 2012-12-02 | 1 | -0/+1 |
* | Don't get submodules when 'get'ing | Ian Lynagh | 2012-12-02 | 1 | -11/+12 |
* | We no longer need to build utf8-string | Ian Lynagh | 2012-07-24 | 1 | -1/+0 |
* | Use transformers directly, rather than using mtl | Ian Lynagh | 2012-05-19 | 1 | -1/+0 |
* | Follow upstream mtl and Cabal, add transformers package (#5958) | Paolo Capriotti | 2012-05-07 | 1 | -0/+1 |
* | GHC trees no longer include the extensible-exceptions package | Ian Lynagh | 2012-02-21 | 1 | -1/+0 |
* | Add deepseq as a core package | Ian Lynagh | 2011-09-08 | 1 | -1/+1 |
* | Comments only | Simon Peyton Jones | 2011-08-03 | 1 | -0/+4 |
* | Random is now only needed to build dph | Ian Lynagh | 2011-07-08 | 1 | -1/+1 |
* | Complain if the old haddock or binary repos are in the tree | Ian Lynagh | 2011-06-17 | 1 | -1/+1 |
* | Fix building of optional packages | Ian Lynagh | 2011-06-12 | 1 | -1/+4 |
* | Remove upstream repos from the packages file | Ian Lynagh | 2011-06-11 | 1 | -50/+43 |
* | Update meta-repo stuff | Ian Lynagh | 2011-03-31 | 1 | -41/+41 |
* | Merge in new code generator branch. | Simon Marlow | 2011-01-24 | 1 | -0/+1 |
* | Add upstream URLs for vector and primitive | Roman Leshchinskiy | 2010-11-10 | 1 | -2/+2 |
* | Fix computation of installed packages | simonpj@microsoft.com | 2010-09-24 | 1 | -0/+6 |
* | Add primitive and vector packages for DPH support | Simon Marlow | 2010-09-23 | 1 | -1/+3 |
* | Tweak darcs-all | Ian Lynagh | 2010-09-17 | 1 | -1/+1 |
* | Add upstream repo to the packages file | Ian Lynagh | 2010-08-15 | 1 | -42/+48 |
* | Make the "tag" column of the packages file always present | Ian Lynagh | 2010-08-15 | 1 | -42/+42 |
* | Add the haskell2010 package | Simon Marlow | 2010-06-30 | 1 | -0/+1 |
* | Add xhtml package (a new dependency of Haddock; not installed/shipped) | Simon Marlow | 2010-06-02 | 1 | -0/+1 |