This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 17 Dec, 2007 5 commits
-
-
Duncan Coutts authored
-
Duncan Coutts authored
So we now have the complete set of commands in one tool. This uses the new Command infrastructure to do two way conversion between flags as strings and as a structured parsed form.
-
Duncan Coutts authored
-
Duncan Coutts authored
first step to shell command line completion
-
Duncan Coutts authored
So don't bother making it a parameter
-
- 15 Dec, 2007 1 commit
-
-
Duncan Coutts authored
Use the new cabal command line handling infrastructure. Use proper flag types rather than strings. Drop support for per-package command line flags as it was generally agreed to be confusing.
-
- 16 Oct, 2007 1 commit
-
-
bjorn@bringert.net authored
Set preifx to the global default when the config file says to do a global install. This still doesn't work if --global is given on the command line. Print the complete config if verbosity >= verbose. Don't save prefix to the config file, since that means we will use the user default even for global installs.
-
- 13 Oct, 2007 1 commit
-
-
bjorn@bringert.net authored
-
- 07 Oct, 2007 7 commits
-
-
bjorn@bringert.net authored
It is now about half as much code, and uses fewer and simpler functions and data types. The external interface is now much smaller, which meant that I had to change quite a bit of other code. I orignally wrote this in parallel with dons' clean-up changes, and had to merge by hand since darcs went into mad exponential conflict mode. I hope I didn't revert too many of dons' changes.
-
Don Stewart authored
-
Don Stewart authored
-
Don Stewart authored
-
Don Stewart authored
-
Don Stewart authored
-
bjorn@bringert.net authored
Removed the build-dep command. It has been been broken since we started to use configurations, and should be subsumed by the planned cabal-setup integration.
-
- 06 Oct, 2007 1 commit
-
-
bjorn@bringert.net authored
Added a config file. Removed the old serv.list file. Added dinstall directory command line arguments.
-
- 09 Apr, 2007 1 commit
-
-
bjorn@bringert.net authored
This is useful when you want to build a development version of something whose dependencies are available in Hackage.
-
- 18 Jun, 2011 1 commit
-
-
Ganesh Sittampalam authored
-
- 05 Apr, 2007 1 commit
-
-
Ian Lynagh authored
-
- 11 Jan, 2007 1 commit
-
-
bjorn@bringert.net authored
cabal-install: Output usage info for the right command when pasrsing the package name arguments fails.
-
- 10 Jan, 2007 1 commit
-
-
bjorn@bringert.net authored
-
- 24 Jun, 2006 2 commits
-
-
audreyt@audreyt.org authored
-
audreyt@audreyt.org authored
-
- 30 Apr, 2006 1 commit
-
-
alson authored
-
- 27 Apr, 2006 1 commit
-
-
alson authored
-