This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 05 Sep, 2013 4 commits
-
-
Mikhail Glushenkov authored
'cabal repl': require Cabal version to be >= 1.18.
-
Mikhail Glushenkov authored
Fixes #1478.
-
Mikhail Glushenkov authored
Fixes #1472.
-
Mikhail Glushenkov authored
Fixes #1473.
-
- 03 Sep, 2013 1 commit
-
-
Herbert Valerio Riedel authored
-
- 02 Sep, 2013 1 commit
-
-
Mikhail Glushenkov authored
-
- 01 Sep, 2013 1 commit
-
-
Mikhail Glushenkov authored
Test suite: canonicalize binary path before execution
-
- 31 Aug, 2013 7 commits
-
-
refold authored
-
Blaisorblade authored
-
-
ttuegel authored
Build selected test suites and benchmarks only
-
ttuegel authored
Issue #1451. Passes the extra arguments to 'cabal test' or 'cabal bench' to the build phase so that only the requested test suites or benchmarks are built.
-
Duncan Coutts authored
Added known extensions: OverloadedLists, EmptyCase, AutoDeriveTypeable, ...
-
- 30 Aug, 2013 9 commits
-
-
Mikhail Glushenkov authored
-
-
-
-
patrick_premont authored
Added known extensions: OverloadedLists, EmptyCase, AutoDeriveTypeable, NegativeLiterals, NumDecimals, NullaryTypeClasses
-
Mikhail Glushenkov authored
Fixes #1450.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
See #1447.
-
- 29 Aug, 2013 3 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Some people have old snapshots of 1.17 installed, which causes build failures.
-
StephenBlackheath authored
platform, rather than assuming HOST == BUILD. This fixes things for cross compiling.
-
- 27 Aug, 2013 2 commits
-
-
Mikhail Glushenkov authored
Comparison was using (>) instead of (>=). Bug introduced in 272a5c2c. Fixes #1443.
-
tibbe authored
This means that the package tests will pick up whatever GHC was passed on the cabal configure --enable-tests -w some-ghc command line.
-
- 26 Aug, 2013 12 commits
-
-
Mikhail Glushenkov authored
Ignore 'ghc-options' when parsing 'ghc --info' output.
-
Mikhail Glushenkov authored
Pass linker options when loading *libraries* in GHCi.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1438.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1439. See also #1435, which fixed this for executables.
-
tibbe authored
Conflicts: Cabal/Cabal.cabal
-
tibbe authored
-
tibbe authored
-
https://github.com/hvr/cabaltibbe authored
-