This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 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.
-
- 27 Sep, 2013 2 commits
-
-
Mikhail Glushenkov authored
Fix `cabal-install/bootstrap.sh` for the new Hackage server
-
Mike Craig authored
-
- 20 Sep, 2013 10 commits
-
-
Duncan Coutts authored
-
tibbe authored
-
tibbe authored
tar on OS X didn't like tar -c file -zf file.tar.gz but does accept tar -czf file.tar.gz file Also added an option to use a different SSH user.
-
Mikhail Glushenkov authored
Remove Distribution.Client.Compat.Exception
-
Duncan Coutts authored
-
Duncan Coutts authored
-
Duncan Coutts authored
Currently we have a somewhat hard-to-maintain contents just in the introduction. This cuts that initial contents down to just link to the chapters (plus sections within the intro), and then use an automatically generated table of contents in the other chapters. Also tweak the CSS because pandoc's TOC feature turns all section headings into links and that changes the visual appearance. Use the CSS to make it look the same as before.
-
Duncan Coutts authored
Introduce cabal-install much earlier. Give more of a basic intro.
-
Duncan Coutts authored
It covers using cabal init and the basic steps for building from there.
-
- 19 Sep, 2013 1 commit
-
-
Duncan Coutts authored
Thanks to Austin Seipp <austin@well-typed.com>
-
- 17 Sep, 2013 1 commit
-
-
rrnewton authored
-
- 15 Sep, 2013 1 commit
-
-
Ben Millwood authored
Since GHC 6.12.3 is no longer supported, it's no longer necessary.
-
- 13 Sep, 2013 1 commit
-
-
Signed-off-by:
Herbert Valerio Riedel <hvr@gnu.org>
-
- 12 Sep, 2013 4 commits
-
-
Mikhail Glushenkov authored
See the comments on 5a62f4ab.
-
tibbe authored
run allows for other arguments than the executable name i.e. arguments to pass to the executable when we run it. We need to filter these out from the extraArgs we pass to build.
-
Mikhail Glushenkov authored
-
- 11 Sep, 2013 3 commits
-
-
tibbe authored
Passes the extra arguments to 'cabal run' to the build phase so that only the requested executables are built. Fixes #1503.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- 10 Sep, 2013 2 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1498.
-
- 09 Sep, 2013 2 commits
-
-
Mikhail Glushenkov authored
Fixes #1496 (presumably).
-
Mikhail Glushenkov authored
See discussion in #1353.
-