This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 29 Oct, 2013 1 commit
-
-
Mikhail Glushenkov authored
Fixes #1150. Fixes #1564.
-
- 28 Oct, 2013 2 commits
-
-
Mikhail Glushenkov authored
Fixes #1483.
-
Mikhail Glushenkov authored
-
- 27 Oct, 2013 1 commit
-
-
Mikhail Glushenkov authored
-
- 26 Oct, 2013 2 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- 25 Oct, 2013 2 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1560.
-
- 24 Oct, 2013 2 commits
-
-
Duncan Coutts authored
Rather than when /= latest. So we'll no longer report things like: hdevtools-0.1.0.6 (latest: 0.1.0.5) (new package) We don't need to tell people they're not using the latest version when they're actually using a later version than the one available (e.g. it's installed locally and not available from the remote server). Reported by bennofs
-
Mikhail Glushenkov authored
Fixes #1557.
-
- 23 Oct, 2013 1 commit
-
-
Mikhail Glushenkov authored
Fixes #1555.
-
- 17 Oct, 2013 6 commits
-
-
Duncan Coutts authored
Call 'setup copy' and 'setup register' separately
-
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 3 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Store compiler properties in a key-value map instead of repeatedly invoking `ghc --info`
-