Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch : master
http://hackage.haskell.org/trac/ghc/changeset/dd7c820521ba44b1973f854fe47eb918781204f3 >--------------------------------------------------------------- commit dd7c820521ba44b1973f854fe47eb918781204f3 Author: bjorn <[email protected]> Date: Sun Oct 7 08:56:48 2007 +0000 Added TODO file. >--------------------------------------------------------------- cabal-install/TODO | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/cabal-install/TODO b/cabal-install/TODO new file mode 100644 index 0000000..08b0af8 --- /dev/null +++ b/cabal-install/TODO @@ -0,0 +1,11 @@ +- Setup.configFromOptions Hacky handling of quotes around install dirs. + +- Installation seems to go to compiler/package/version/compiler/package/version + +- The compiler and package tool are located several times + +- Overhaul verbosity + +- Figure out command-line interface + +- Get rid of zlib dependency _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
