This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 20 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 22 Aug, 2008 1 commit
-
-
Duncan Coutts authored
-
- 13 Aug, 2008 1 commit
-
-
Duncan Coutts authored
-
- 21 Jun, 2008 1 commit
-
-
Duncan Coutts authored
We need these types for their Read instances so that we can still read older GHCs package db files when we make changes to the current InstalledPackageInfo type, or the types contained in it, like PackageIdentifier or License.
-
- 17 Jun, 2008 1 commit
-
-
Duncan Coutts authored
-
- 16 Jun, 2008 1 commit
-
-
Duncan Coutts authored
-
- 29 May, 2008 1 commit
-
-
Duncan Coutts authored
-
- 20 May, 2008 1 commit
-
-
Duncan Coutts authored
The user guide gets built in two different ways. There's a target in Cabal's the top level Makefile and there is also the stuff that the ghc build system uses. The ghc build system expects to copy in doc/fptools.css and then delete it again on make clean. We want a persistent copy so that we can make the docs when we've just got a standalone Cabal build tree, so that's now kept as doc/Cabal.css.
-
- 29 Mar, 2008 1 commit
-
-
Duncan Coutts authored
Though we should try and limit divergence until 1.4.0 is released.
-
- 26 Mar, 2008 1 commit
-
-
Duncan Coutts authored
-
- 19 Mar, 2008 1 commit
-
-
Duncan Coutts authored
-
- 03 Mar, 2008 1 commit
-
-
Duncan Coutts authored
Keep up with recent minor api changes
-
- 25 Feb, 2008 1 commit
-
-
Duncan Coutts authored
This is still shockingly platform dependent. Sigh.
-
- 23 Feb, 2008 1 commit
-
-
Duncan Coutts authored
Due to recent api changes
-
- 15 Feb, 2008 1 commit
-
-
Duncan Coutts authored
-
- 11 Feb, 2008 1 commit
-
-
Duncan Coutts authored
Various recent api changes
-
- 04 Feb, 2008 2 commits
-
-
Duncan Coutts authored
and make the unit test module build again. The PackageDescription module no longer needs CPP.
-
Duncan Coutts authored
-
- 31 Jan, 2008 1 commit
-
-
Duncan Coutts authored
and note the issue about custom vs simple build-type for Cabal itself.
-
- 23 Jan, 2008 1 commit
-
-
Duncan Coutts authored
-
- 17 Jan, 2008 1 commit
-
-
Lennart Kolmodin authored
Addresses #191 (QA) and #180 (QA for missing license). This patch only adds a new exposed module, it's not yet used anywhere.
-
- 10 Jan, 2008 1 commit
-
-
Duncan Coutts authored
-
- 15 Dec, 2007 1 commit
-
-
Duncan Coutts authored
-
- 20 Nov, 2007 1 commit
-
-
Duncan Coutts authored
Since we've changed the exports of the Setup module significantly. However since this is a dev series I don't think it makes sense to bump the major version number as in the PVP, or we'd end up doing it all the time in a development series.
-
- 06 Sep, 2007 1 commit
-
-
Duncan Coutts authored
-
- 03 Aug, 2007 1 commit
-
-
nominolo@gmail.com authored
the user's guide separately from the Haddock documentation.
-
- 16 Jul, 2007 1 commit
-
-
nominolo@gmail.com authored
-
- 28 Jun, 2007 1 commit
-
-
nominolo@gmail.com authored
-
- 24 May, 2007 1 commit
-
-
Ian Lynagh authored
-
- 03 May, 2007 1 commit
-
-
duncan.coutts@worc.ox.ac.uk authored
These are no longer in the tree, they have their own repos now.
-
- 12 Feb, 2007 1 commit
-
-
Ross Paterson authored
This was generating a useless Main entry in the lib doc index. (good for STABLE)
-
- 11 Jan, 2007 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 10 Jan, 2007 1 commit
-
-
bjorn@bringert.net authored
-
- 22 Sep, 2006 1 commit
-
-
ijones authored
-
- 10 Jan, 2007 1 commit
-
-
Ian Lynagh authored
-
- 06 Jan, 2007 1 commit
-
-
sven.panne@aedion.de authored
Without this patch, Cabal is effectively "version-less" and all .cabal files with a version requirement are unusable. Therefore I think that this patch (or at least something equivalent) should be pushed to the 6.6.1 branch, too.
-
- 10 Oct, 2006 2 commits
-
-
duncan.coutts@worc.ox.ac.uk authored
-
duncan.coutts@worc.ox.ac.uk authored
-