This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 17 Oct, 2013 5 commits
-
-
Mikhail Glushenkov authored
Add TOOL_VERSION_* macros to 'cabal_macros.h'.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1547. Sample generated file: https://gist.github.com/23Skidoo/7026016
-
Mikhail Glushenkov authored
-
- 16 Oct, 2013 3 commits
-
-
Mikhail Glushenkov authored
Make 'cabal haddock' define __HADDOCK_VERSION__ when preprocessing.
-
Mikhail Glushenkov authored
-
This is useful e.g. for "writing documentation that links to module A without explicitly qualifying everything, where A is not directly imported." (see the discussion in #926) Fixes #1237.
-
- 15 Oct, 2013 9 commits
-
-
Mikhail Glushenkov authored
-
Herbert Valerio Riedel authored
This follows the advice from http://www.haskell.org/haskellwiki/Functor-Applicative-Monad_Proposal#Missing_superclasses and silences the single compile warning currently occuring with GHC HEAD.
-
https://github.com/luite/cabaltibbe authored
-
tibbe authored
-
Mikhail Glushenkov authored
Look up location of 'ld' etc. in the 'gcc --info' output.
-
tibbe authored
-
tibbe authored
-
tibbe authored
-
Mikhail Glushenkov authored
See #1528.
-
- 14 Oct, 2013 3 commits
-
-
Luite Stegeman authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Implement a haskell-suite compiler support
-
- 13 Oct, 2013 1 commit
-
-
Mikhail Glushenkov authored
-
- 12 Oct, 2013 4 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Broken by #1535.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1538.
-
- 11 Oct, 2013 5 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Store compiler properties in a key-value map instead of repeatedly invoking `ghc --info`
-
Mikhail Glushenkov authored
Fix cabal repl handling of Ctrl-C
-
Mikhail Glushenkov authored
Suggest that 'ExitFailure 9' is probably due to memory exhaustion.
-
- 07 Oct, 2013 4 commits
-
-
Jason Dagit authored
-
Mikhail Glushenkov authored
Fixes #1442.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1522.
-
- 03 Oct, 2013 1 commit
-
-
Roman Cheplyaka authored
-
- 27 Sep, 2013 2 commits
-
-
Mikhail Glushenkov authored
Fix `cabal-install/bootstrap.sh` for the new Hackage server
-
Mike Craig authored
-
- 20 Sep, 2013 3 commits
-
-
Duncan Coutts authored
-
tibbe authored
-