This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 19 Feb, 2016 4 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- 18 Feb, 2016 5 commits
-
-
Mikhail Glushenkov authored
Split the 'onAllBuildDepends' function in three parts and move it to 'Distribution.PackageDescription.Configuration'.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
See discussion in #3158.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
In addition to 'ghc-options' and 'ghc-prof-options'. Some people specify '-fprof -auto-all' there.
-
- 15 Feb, 2016 1 commit
-
-
Edward Z. Yang authored
Added tests for this case, as well as some more. This probably breaks the Windows build. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- 14 Feb, 2016 6 commits
-
-
kristenk authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
It's used as an ID. Fixes #3145.
-
Mikhail Glushenkov authored
-
kristenk authored
The flag --skip-shared-library-tests allows the tests to run when shared libraries are unavailable, such as during the AppVeyor build.
-
- 13 Feb, 2016 11 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
For example, we used to search for "ld" when the program name specified by 'ghc --info' was "i386-unknown-linux-ld". Fixes #3140.
-
Fixes #3128.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
The finaliser used to fail when the user action deleted the file. See https://github.com/haskell/cabal/issues/3140#issuecomment-183463437.
-
Mikhail Glushenkov authored
-
- 11 Feb, 2016 1 commit
-
-
Mikhail Glushenkov authored
Needed because cabal-install no longer compiles against Cabal-1.23.1 snapshot that came with GHC 8.
-
- 10 Feb, 2016 1 commit
-
-
Herbert Valerio Riedel authored
...for cabal-install's benefit; Not sure if we should bump the Cabal version to 1.23.1
-
- 08 Feb, 2016 3 commits
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Herbert Valerio Riedel authored
This silences `-Wnoncanonical-monadfail-instances` warnings in the Cabal library
-
- 06 Feb, 2016 1 commit
-
-
kristenk authored
The tests use '===' and 'counterexample', which were added in QuickCheck-2.7.
-
- 02 Feb, 2016 5 commits
-
-
Mikhail Glushenkov authored
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Mikhail Glushenkov authored
For some weird reason we need to call 'git status' before 'git diff-files' for the latter to work correctly on Travis.
-
- 01 Feb, 2016 1 commit
-
-
Mikhail Glushenkov authored
-
- 31 Jan, 2016 1 commit
-
-
Mikhail Glushenkov authored
-