This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 09 Jun, 2006 1 commit
-
-
cabal authored
-
- 05 Jun, 2006 1 commit
-
-
cabal authored
-
- 04 Jun, 2006 2 commits
- 05 Jul, 2006 1 commit
-
-
Simon Marlow authored
This patch undid the previous patch, "merge from base". I asked Sven to revert it, but didn't get an answer. See GHC bug #473.
-
- 04 Jul, 2006 1 commit
-
-
duncan.coutts@worc.ox.ac.uk authored
The extra-libraries must be passed as -L-l${lib} or linking the C prog that hsc2hs generates may fail if any symbols are referenced. Also can't use cppOptions function since hsc2hs doesn't support -U. Need to do -U flags in ccOptions seperately.
-
- 24 Jun, 2006 4 commits
-
-
audreyt@audreyt.org authored
-
audreyt@audreyt.org authored
-
audreyt@audreyt.org authored
-
audreyt@audreyt.org authored
-
- 18 May, 2006 1 commit
-
-
Simon Marlow authored
It is apparently required for the wash2hs test, however.
-
- 06 May, 2006 1 commit
-
-
sven.panne@aedion.de authored
-
- 11 Apr, 2006 1 commit
-
-
cabal authored
-
- 02 May, 2006 1 commit
-
-
duncan.coutts@worc.ox.ac.uk authored
This is the portable thing to do and fixes things on FreeBSD where make/=gmake
-
- 03 May, 2006 3 commits
-
-
Ross Paterson authored
-
Ross Paterson authored
The -P flag wasn't superfluous, but it was wrong for executables.
-
Ross Paterson authored
-
- 02 May, 2006 4 commits
-
-
Ross Paterson authored
-
Ross Paterson authored
-
Ross Paterson authored
Add explicit types for a couple of constants to work around Hugs's imperfect implementation of the monomorphism restriction.
-
duncan.coutts@worc.ox.ac.uk authored
-
- 24 Apr, 2006 1 commit
-
-
Simon Marlow authored
-
- 01 May, 2006 2 commits
-
-
Ross Paterson authored
-
Ross Paterson authored
-
- 30 Apr, 2006 9 commits
- 28 Apr, 2006 4 commits
- 27 Apr, 2006 2 commits
- 28 Apr, 2006 1 commit
-
-
Simon Marlow authored
-