- 21 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 17 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 12 Sep, 2009 6 commits
-
-
Ian Lynagh authored
They no longer exist.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 10 Sep, 2009 2 commits
-
-
Simon Marlow authored
-
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
-
- 09 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 08 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 09 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 08 Sep, 2009 1 commit
-
-
Simon Marlow authored
and fix up related cruft
-
- 26 Aug, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
We were running into problems like: for f in LICENSE configure config.sub config.guess [...] make[2]: execvp: /bin/sh: Argument list too long This patch moves the loop into make, rather than the shell.
-
- 20 Aug, 2009 1 commit
-
-
Simon Marlow authored
-
- 19 Aug, 2009 1 commit
-
-
Simon Marlow authored
-
- 06 Aug, 2009 1 commit
-
-
Simon Marlow authored
-
- 16 Aug, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 14 Aug, 2009 1 commit
-
-
Ian Lynagh authored
-
- 11 Aug, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
This checks that hackage would accept the packages. Currently warnings are printed, but don't result in failure.
-
- 08 Aug, 2009 3 commits
-
-
Ian Lynagh authored
This is a bit kludgy. We've hit the maximum number of arguments you can have in the for loop for adding files to the bindist list, so this just splits the list in 2.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 07 Aug, 2009 1 commit
-
-
Ian Lynagh authored
The .dyn_hi files currently depend on the .dyn_hi files of modules that they import. But they actually want the .hi files of modules from another package.This we make the .dyn_hi files depend on the .hi files so we are sure that they exist and are up-to-date.
-
- 02 Aug, 2009 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 01 Aug, 2009 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 30 Jul, 2009 1 commit
-
-
Ian Lynagh authored
-
- 27 Jul, 2009 1 commit
-
-
Simon Marlow authored
-
- 22 Jul, 2009 3 commits
-
-
Ian Lynagh authored
Rather than indirecting through an integer package
-
Ian Lynagh authored
-
Ian Lynagh authored
-