This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 13 Jan, 2010 1 commit
-
-
Duncan Coutts authored
-
- 29 Dec, 2009 1 commit
-
-
Duncan Coutts authored
It used to return Maybe, now it always gives us a PackageIndex. This depends on an API change in Cabal-1.9.x.
-
- 22 Dec, 2009 2 commits
-
-
Duncan Coutts authored
Not great but better than nothing.
-
Duncan Coutts authored
-
- 28 Dec, 2009 1 commit
-
-
Duncan Coutts authored
Slightly experimental. We should look out for unexpected consequences.
-
- 22 Dec, 2009 3 commits
-
-
Duncan Coutts authored
And use exceptions rather than return codes.
-
Duncan Coutts authored
-
Duncan Coutts authored
-
- 20 Dec, 2009 8 commits
-
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
Sergei Trofimovich authored
-
- 21 Dec, 2009 1 commit
-
-
Duncan Coutts authored
Use the missing defaultInstallFlags.
-
- 19 Dec, 2009 4 commits
-
-
Duncan Coutts authored
-
-
Duncan Coutts authored
The stability field in .cabal files is deprecated since it's mostly useless.
-
Duncan Coutts authored
Using hyphens rather than upper case.
-
- 18 Dec, 2009 7 commits
-
-
Duncan Coutts authored
We do not know if programs are installed or not so report unknown rather than saying it is not installed.
-
Duncan Coutts authored
-
Duncan Coutts authored
-
Duncan Coutts authored
-
Duncan Coutts authored
We can no longer expect mtl, network and parsec to be installed.
-
Duncan Coutts authored
-
Duncan Coutts authored
The order of the package db stack is important.
-
- 23 Nov, 2009 1 commit
-
-
Duncan Coutts authored
This is an old non-standard extension that some tar tools still use.
-
- 22 Nov, 2009 2 commits
-
-
Duncan Coutts authored
Previously only created the immediate parent directory. No rely more heavily on the file security check to make sure we are not writing files outside of the target area.
-
Duncan Coutts authored
When checking for tarbombs, ignore PAX entry types 'g' and 'x'. These do not get extracted so their names do not matter.
-
- 13 Nov, 2009 1 commit
-
-
Sergei Trofimovich authored
-
- 10 Nov, 2009 2 commits
-
-
Duncan Coutts authored
-
Duncan Coutts authored
-
- 04 Nov, 2009 1 commit
-
-
Duncan Coutts authored
-
- 02 Nov, 2009 2 commits
-
-
greenrd authored
-
Duncan Coutts authored
Remove local copies. Also fixes a bug recently introduced in the writeFileAtomic function, spotted by Peter Robinson.
-
- 28 Oct, 2009 3 commits
-
-
Duncan Coutts authored
The new cabal init stuff needs some work.
-
Duncan Coutts authored
-
Duncan Coutts authored
-