This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 20 Sep, 2013 4 commits
-
-
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
-
- 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 6 commits
-
-
Mikhail Glushenkov authored
Fixes #1496 (presumably).
-
Mikhail Glushenkov authored
See discussion in #1353.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fix AMP warnings
-
-
Mikhail Glushenkov authored
Fixes #1494.
-
- 08 Sep, 2013 6 commits
-
-
Mikhail Glushenkov authored
Eliminate a warning in Distribution.Client.Get
-
Mikhail Glushenkov authored
"cabal get --source-repository" fails under ghc 7.7 when a brancher is missing
-
rwbarton authored
System.Cmd has simply reexported rawSystem from System.Process since at least process-1.0.1.1, the minimum version we allow, and has been deprecated just as long :)
-
rwbarton authored
In the version of process that comes with GHC 7.7, readProcessWithExitCode raises an exception when the process could not be started (for example if the command to be run doesn't exist).
-
tibbe authored
-
Mikhail Glushenkov authored
Fixes #1482.
-
- 07 Sep, 2013 8 commits
-
-
Mikhail Glushenkov authored
Add a workaround for issue #1463.
-
Mikhail Glushenkov authored
See #1488.
-
Mikhail Glushenkov authored
Avoids potential conflicts with old Cabal snapshots.
-
Mikhail Glushenkov authored
See #1485.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #1485.
-
Mikhail Glushenkov authored
-
- 05 Sep, 2013 4 commits
-
-
Mikhail Glushenkov authored
Fixes #1477.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
'cabal repl': require Cabal version to be >= 1.18.
-
Mikhail Glushenkov authored
Fixes #1478.
-