- 30 Jun, 2010 1 commit
-
-
Simon Marlow authored
-
- 02 Jun, 2010 1 commit
-
-
Simon Marlow authored
-
- 02 May, 2010 1 commit
-
-
Ian Lynagh authored
-
- 03 Mar, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 17 Feb, 2010 1 commit
-
-
Simon Marlow authored
currently deepseq, parallel, stm.
-
- 23 Oct, 2009 1 commit
-
-
Ian Lynagh authored
-
- 07 Oct, 2009 1 commit
-
-
Ian Lynagh authored
We now use a tarball of it, so we don't want to get it from a darcs repo.
-
- 22 Sep, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 10 Sep, 2009 1 commit
-
-
Simon Marlow authored
- the package DB is a directory containing one file per package instance (#723) - there is a binary cache of the database (#593, #2089) - the binary package is now a boot package - there is a new package, bin-package-db, containing the Binary instance of InstalledPackageInfo for the binary cache. Also included in this patch - Use colour in 'ghc-pkg list' to indicate broken or hidden packages Broken packages are red, hidden packages are Colour support comes from the terminfo package, and is only used when - not --simple-output - stdout is a TTY - the terminal type has colour capability - Fix the bug that 'ghc-pkg list --user' shows everything as broken
-
- 22 Jul, 2009 2 commits
-
-
Ian Lynagh authored
Rather than indirecting through an integer package
-
Ian Lynagh authored
-
- 22 Jun, 2009 1 commit
-
-
Ian Lynagh authored
integer-gmp's Integer is now wrapped by an Integer type in integer.
-
- 18 May, 2009 1 commit
-
-
Simon Marlow authored
-
- 15 May, 2009 1 commit
-
-
Ian Lynagh authored
-
- 14 May, 2009 1 commit
-
-
Ian Lynagh authored
-
- 29 Apr, 2009 1 commit
-
-
Ian Lynagh authored
-
- 04 Jan, 2009 1 commit
-
-
Ian Lynagh authored
-
- 03 Oct, 2008 1 commit
-
-
Ian Lynagh authored
Ifdefs for whether we had extensible exceptions or not were spreading through GHC's source, and things would only have got worse for the next 2-3 years, so instead we now use an implementation of extensible exceptions built on top of the old exception type.
-
- 06 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 03 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 30 Aug, 2008 1 commit
-
-
Ian Lynagh authored
Everything will be changing in a couple of weeks anyway, so let's just keep it simple for the time being.
-
- 13 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 25 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 24 Aug, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 23 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 11 Aug, 2008 1 commit
-
-
Simon Marlow authored
-
- 06 Aug, 2008 1 commit
-
-
batterseapower authored
* New packages format lets you select source control system in use * Packages file now includes root repo explicitly * Scripts darcs-all and push-all updated for the new packages format only * New sync-all script, intended for use after Git changeover and for buildbots right now * Had to remove libraries/bootstrapping from tree since Git cannot track empty directories without a hack * Determine checkout date with Git using Darcs fallback in aclocal.m4
-
- 05 Aug, 2008 1 commit
-
-
Ian Lynagh authored
It has some sort of Error Monad using the old Exception type. I'm not familiar with it enough to know what the right thing to do for it with extensible exceptions is.
-
- 29 Jul, 2008 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 24 Jul, 2008 1 commit
-
-
Ian Lynagh authored
It's now easier to add new repos anywhere in the source tree
-