This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- May 14, 2015
-
-
Mikhail Glushenkov authored
-
- May 04, 2015
-
-
Mikhail Glushenkov authored
Use PVP-compliant example when warning about missing base upper bound
-
Adam Bergmark authored
Refs hackage-server#253.
-
- May 02, 2015
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Force cabal upload to always use digest auth and never basic auth
-
- May 01, 2015
-
-
Mikhail Glushenkov authored
Document more functions in Paths_pkgname, fixes #715
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Apr 29, 2015
-
-
Mikhail Glushenkov authored
Move SrcDirs following Main file generator.
-
Mikhail Glushenkov authored
Implement a dummy 'uninstall' command.
-
Mikhail Glushenkov authored
Doc fix: 'cabal freeze PACKAGES' is not supported.
-
Mikhail Glushenkov authored
Fixes #2565.
-
- Apr 28, 2015
-
-
byorgey authored
Make `cabal init` create Main.hs if it doesn't exist.
-
Mikhail Glushenkov authored
As suggested by @sclv on reddit. See https://github.com/haskell/cabal/issues/648#issuecomment-96895441
-
Duncan Coutts authored
-
Mikhail Glushenkov authored
Print a more friendly message when http_proxy is down.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
This reverts commit c9a77353.
-
- Apr 24, 2015
-
-
Mikhail Glushenkov authored
Paths_ module: don't require base >= 4.
-
- Apr 23, 2015
-
-
Mikhail Glushenkov authored
Fixes #994.
-
Mikhail Glushenkov authored
Add Functor, Foldable and Traversable instances to Condition
-
Nathan Howell authored
-
- Apr 22, 2015
-
-
Mikhail Glushenkov authored
Rewrite linker check to avoid grepping "ld"s.
-
Geoff Nixon authored
-
Geoff Nixon authored
I was the one who introduced that bit, and it seems like well may have caused more trouble than it helped... so, sorry :( Anyway, clang has since then grown the ability to `-print-prog-name`, so I've done away with all that grepping through -### stuff. @creswick @23Skidoo, could you see if this works for you?
-
- Apr 20, 2015
-
-
Mikhail Glushenkov authored
bootstrap.sh: fixes linker matching to avoid cases where tested linker names appear unexpectedly in compiler output (fixes #2542)
-
cygnus authored
bootstrap.sh: fixes linker matching to avoid cases where tested linker names appear unexpectedly in compiler output (fixes #2542) This fixes cases where strings like "ld" appear in compiler output on lines that have nothing to do with the linker command invocation.
-
- Apr 19, 2015
-
-
Haisheng, Wu authored
-
- Apr 16, 2015
-
-
Mikhail Glushenkov authored
Slightly better error message in case of backjump limit reached
-
- Apr 15, 2015
-
-
Mikhail Glushenkov authored
Fixed bash completion for sandbox subcommands
-
pat@jantar.org authored
-
- Apr 14, 2015
-
-
Matthias Pronk authored
-
Mikhail Glushenkov authored
cabal check will fail on -fprof-auto passed as a ghc-option
-
- Apr 13, 2015
-
-
cheecheeo authored
This is consistent with the the current -auto-all behavior. This fixes #2479.
-
- Apr 07, 2015
-
-
Mikhail Glushenkov authored
Correct the link - package version policy.
-
Haisheng, Wu authored
-
Dennis Gosnell authored
-
- Apr 05, 2015
-
-
Mikhail Glushenkov authored
-
ttuegel authored
Fix HACKING.md description of how to run tests
-
- Apr 04, 2015
-
-
Mikhail Glushenkov authored
Fix a redundant constraint
-