[Hackage] #533: Cabal file in UTF-8 format can not be handled by Cabal

2009-03-24 Thread Hackage
to ANSI solves the problem. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/533 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo

Re: [Hackage] #533: Cabal file in UTF-8 format can not be handled by Cabal

2009-03-24 Thread Hackage
/hackage/ticket/533#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #525: The install functions copy N executables N times

2009-03-26 Thread Hackage
: +--- Comment (by simonmar): I pushed these patches to the GHC 6.10 branch of Cabal. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/525#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #89: Sharing of object files between executable builds?

2009-03-26 Thread Hackage
-+-- Changes (by guest): * cc: manlio.peri...@gmail.com (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/89#comment:11 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel

Re: [Hackage] #525: The install functions copy N executables N times

2009-03-26 Thread Hackage
in the development branch. Setting the milestone for the next major version. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/525#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel

Re: [Hackage] #534: cabal haddock should --hyperlink-source by default

2009-03-28 Thread Hackage
: +--- Changes (by duncan): * milestone: = _|_ Comment: The hackage libs do all have the sources. You're thinking of the docs that were built with ghc 6.10.1. That mistake has been corrected. My personal opinion is that nothing

Re: [Hackage] #534: cabal haddock should --hyperlink-source by default

2009-03-31 Thread Hackage
: +--- Comment (by coeus): I like the hyperlinked sources, too. For this, I abuse cabal-install in bash scripts to download packages and their dependencies from hackage, because the following is still not possible: cabal install

Re: [Hackage] #534: cabal haddock should --hyperlink-source by default

2009-03-31 Thread Hackage
to be difficult. All we are waiting for is for someone to come up with a coherent design. The existing ticket is: #517. Making the default be `--hyperlink-source` is just a cop-out for not properly addressing the above ticket. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/534#comment

[Hackage] #535: Mac OS X 10.4 can't locate gmp

2009-03-31 Thread Hackage
. I set LD_LIBRARY_PATH to point to /sw/lib to point to the location of gmp (fink). This fixed my ghc compilation problem, but the bootstrap script still fails. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/535 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #462: Automatic rebuild of depending packages once failed dependency re-uploaded and builds.

2009-04-01 Thread Hackage
://hackage.haskell.org/packages/upload.html says, '''Re-uploading a package with the same version number is not permitted''' This could in part resolve the original issue: re-uploading of a package would trigger its rebuilding. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/462

Re: [Hackage] #453: cabal fetch should take output arguments

2009-04-01 Thread Hackage
: -+-- Changes (by gregorycollins): * priority: normal = high Comment: Setting priority on this to high because I may need it for platform. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/453#comment:8

Re: [Hackage] #453: cabal fetch should take output arguments

2009-04-01 Thread Hackage
to download deps into the cache too. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/453#comment:9 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-04-01 Thread Hackage
://hackage.haskell.org/trac/ghc/ticket/3137 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-04-02 Thread Hackage
it always make the index and then just ask some OSX person to try it (and time it). Still need someone to make the change and test it. Do not wait for me to do it, I do not have the time. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:5 Hackage http://haskell.org/cabal

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-04-02 Thread Hackage
the index. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:6 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-04-02 Thread Hackage
the object file, and rebuild the index. OK, fine we can do that. It's the same syntax on Solaris and Linux. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:7 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

[Hackage] #536: c2hs needs to be given include dirs of dependent packages

2009-04-02 Thread Hackage
with the existing code for hsc2hs. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/536 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman

Re: [Hackage] #536: c2hs needs to be given include dirs of dependent packages

2009-04-02 Thread Hackage
: +--- Comment (by mae): thanks dcoutts! -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/536#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing

Re: [Hackage] #504: executables with a C main function

2009-04-16 Thread Hackage
: +--- Changes (by povman): * owner: = povman -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/504#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel

[Hackage] #539: add way to query package dependency graph

2009-04-17 Thread Hackage
a less naive transitive closure calculation. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/539 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

[Hackage] #540: Transparent decompression behind proxy

2009-04-19 Thread Hackage
that it still encoded and yielding an user error. I think it's should be handled by cabal. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/540 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list

[Hackage] #541: bootstrap.sh ignores PREFIX environment variable

2009-04-19 Thread Hackage
failed }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/541 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

[Hackage] #542: installing cabal-install refers to editing nonexistent file $HOME/.cabal/config

2009-04-19 Thread Hackage
configuration file to set defaults: /home/nr/.cabal/config : n...@homedog 5521 ; ls -l /home/nr/.cabal/config ls: cannot access /home/nr/.cabal/config: No such file or directory }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/542 Hackage http://haskell.org/cabal/ Hackage

Re: [Hackage] #541: bootstrap.sh ignores PREFIX environment variable

2009-04-19 Thread Hackage
have been specified. Usually you would have one specified in the config file. cabal: There is no package named graphmod : n...@homedog 5524 ; }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/541#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

[Hackage] #543: cabal requires root privileges in order to modify files in /usr/lib/ghc-6.8.2

2009-04-19 Thread Hackage
was: exit: ExitFailure 1 : n...@homedog 5549 ; }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/543 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #542: installing cabal-install refers to editing nonexistent file $HOME/.cabal/config

2009-04-19 Thread Hackage
should run update before editing the config file. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/542#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

[Hackage] #544: symlink-bindir should really be a user/global option rather than in the main section

2009-04-19 Thread Hackage
to install things. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/544 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #544: symlink-bindir should really be a user/global option rather than in the main section

2009-04-19 Thread Hackage
: | Platform: -+-- Changes (by Jedai): * version: 1.6.0.1 = -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/544#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal

[Hackage] #545: Uninformative error message when cabal-install fails on WinXP

2009-04-20 Thread Hackage
could be more informative. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/545 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman

Re: [Hackage] #543: cabal requires root privileges in order to modify files in /usr/lib/ghc-6.8.2

2009-04-21 Thread Hackage
` rather than in its install libdir. Ideally we should have a second global one in `/usr/local/var` corresponding to packages installed in `/usr/local/lib`. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/543#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #541: bootstrap.sh ignores PREFIX environment variable

2009-04-21 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/541#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #542: installing cabal-install refers to editing nonexistent file $HOME/.cabal/config

2009-04-21 Thread Hackage
/trac/hackage/ticket/542#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #541: bootstrap.sh ignores PREFIX environment variable

2009-04-21 Thread Hackage
-config man page in section 5 would be a bonus. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/541#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #289: symlink binaries into ~/bin

2009-04-23 Thread Hackage
/pipermail/haskell-cafe/2009-April/060316.html -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/289#comment:17 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

[Hackage] #547: mandir seems to get the wrong default

2009-04-23 Thread Hackage
mandir as: {{{ mandir = $datadir / man }}} However it appears to end up using `$docdir` eg: {{{ copy dist/build/darcs/darcs.1 to /tmp/tmp.IIpMR3/usr/local/share/doc/darcs-2.2.97.0/man1/darcs.1 }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/547 Hackage http

[Hackage] #548: Aid in function lookup in IDEs

2009-04-23 Thread Hackage
the function lookups. For instance passing a function name would return a list of pairs of module name and URL. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/548 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___

Re: [Hackage] #548: Aid in function lookup in IDEs

2009-04-23 Thread Hackage
thought, could Hayoo! be used for this? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/548#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #548: Aid in function lookup in IDEs

2009-04-23 Thread Hackage
a Hoogle ticket (http://code.google.com/p/ndmitchell/issues/list) it might get resolved for you. Of course, you'd need to give a reasonably complete spec for what you want. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/548#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal

[Hackage] #549: The reason for an upload error is not reported

2009-04-24 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/549 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #549: The reason for an upload error is not reported

2009-04-24 Thread Hackage
, not only upload. Comment (by abayley): See also #545 (duplicate?). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/549#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel

Re: [Hackage] #448: cabal-install needs new http download component

2009-04-24 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/448#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #549: The reason for an upload error is not reported

2009-04-24 Thread Hackage
. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/549#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #338: use of HTTP needs overhauling

2009-04-24 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/338#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

[Hackage] #550: bad error message when proxy cannot be resolved

2009-04-29 Thread Hackage
). The problem with the error of course is that we've no idea what it is it thinks is , there's no indication that it's the proxy. If it said that it encountered the problem while contacting the proxy that'd be an improvement. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/550

Re: [Hackage] #504: executables with a C main function

2009-05-03 Thread Hackage
: +--- Changes (by povman): * owner: povman = -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/504#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-05-07 Thread Hackage
the same package. So it needs fixing. Using `ar` without `q` seems like the best approach. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:8 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-05-07 Thread Hackage
+--- Comment (by duncan): See http://trac.haskell.org/haskell-platform/ticket/34 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:9 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-05-08 Thread Hackage
the `-q` flag appears to be if we're having to call `ar` many times due to command line length limitations, in which case the first time we should use `-q -c`, the intermediate times `-q` and the final time `-r -s`. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:10 Hackage

Re: [Hackage] #551: cabal-install config file lacking

2009-05-13 Thread Hackage
is provided, cabal update can't download anything...[[BR]] 6. Goto step 2...[[BR]] So now I have cabal-install, but it just does not do its work... Hence the high prority. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/551#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #551: cabal-install config file lacking

2009-05-13 Thread Hackage
a `~/.cabal/config` containing all defaults. Try this: {{{ $ rm ~/.cabal/config $ cabal update }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/551#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal

Re: [Hackage] #551: cabal-install config file lacking

2009-05-14 Thread Hackage
. It now all works perfectly. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/551#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman

[Hackage] #552: Cabal fails because header file is missing. But in fact the header file is erroneous.

2009-05-15 Thread Hackage
in the header file. The include {{{ #include malloc.h }}} fails on Mac OS systems. It would be better if Cabal would report the compile error. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/552 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #369: Version ranges should be simplified before printing

2009-05-15 Thread Hackage
, sees that it works and expects that adding vec to the dependencies also works (which it doesn't). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/369#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___

[Hackage] #553: wish: Have setup configure unconditionally pass options like --prefix to user-supplied configure script.

2009-05-18 Thread Hackage
of whether the user specified one, so that the script always has the real prefix available. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/553 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing

Re: [Hackage] #553: wish: Have setup configure unconditionally pass options like --prefix to user-supplied configure script.

2009-05-18 Thread Hackage
to `./configure` scripts. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/553#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman

Re: [Hackage] #458: inconsistent use of CPPFLAGS, LDFLAGS etc with build-type Configure

2009-05-18 Thread Hackage
: +--- Comment (by duncan): See also #553 about always passing `--prefix` etc along to `./configure` even when using the default prefix. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/458#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

[Hackage] #554: HStringTemplate fails to build when building gitit

2009-05-23 Thread Hackage
/hackage/ticket/554 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

[Hackage] #555: mandir is totally busted (wrong, and ignores --destdir)?

2009-05-23 Thread Hackage
== test == set -ex; ghc -Wall --make Setup; ./Setup configure; ./Setup build; ./Setup copy --verbose --destdir=/tmp -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/555 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #555: mandir is totally busted (wrong, and ignores --destdir)?

2009-05-23 Thread Hackage
build; ./Setup copy --verbose --destdir=/tmp }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/555#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #555: mandir is totally busted (wrong, and ignores --destdir)?

2009-05-23 Thread Hackage
; ./Setup build; ./Setup copy --verbose --destdir=/tmp }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/555#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org

Re: [Hackage] #555: mandir is totally busted (wrong, and ignores --destdir)?

2009-05-23 Thread Hackage
: 6.10.1 | Platform: Linux --+- Changes (by guest): * reporter: guest = Trent W. Buck trentb...@gmail.com -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/555#comment:3

Re: [Hackage] #555: mandir is totally busted (wrong, and ignores --destdir)?

2009-05-23 Thread Hackage
is that it's using a silly default $mandir, where silly means different to what man(1) expects and autotools uses. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/555#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #555: mandir is totally busted (wrong, and ignores --destdir)?

2009-05-24 Thread Hackage
- mandir = subst docdir (prefixBinLibDataVars ++ [docdirVar]), + mandir = subst mandir (prefixBinLibDataVars ++ [docdirVar]), }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/555#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #554: HStringTemplate fails to build when building gitit

2009-05-24 Thread Hackage
, or other adjustments to enable it to build with base 3. In particular it should avoid trying to use syb at the same time as using base 3, because syb was included in base 3 and is separate from base 4 onwards. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/554#comment:1 Hackage http

Re: [Hackage] #215: Overhaul support for package's tests

2009-05-26 Thread Hackage
: +--- Changes (by peteg): * cc: pete...@gmail.com (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/215#comment:8 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list

Re: [Hackage] #382: 'cabal ghci' mode

2009-05-27 Thread Hackage
* The second thing kind of depends on the first, so it makes sense to do these together I'll make these changes to the patch if I find the time, but if not at least the incomplete patch is here with the ticket. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/382#comment:9 Hackage http

Re: [Hackage] #547: mandir seems to get the wrong default

2009-05-31 Thread Hackage
: +--- Changes (by duncan): * status: new = closed * resolution: = fixed Comment: {{{ Tue Feb 3 04:33:38 GMT 2009 Samuel Bronson naes...@gmail.com * Correct docdir - mandir in InstallDirs }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/547

Re: [Hackage] #525: The install functions copy N executables N times

2009-05-31 Thread Hackage
: +--- Changes (by duncan): * status: new = closed * resolution: = fixed Comment: Should now be fixed in Cabal HEAD. The code there now does this all quite differently. -- Ticket URL: http://hackage.haskell.org/trac/hackage

Re: [Hackage] #369: Version ranges should be simplified before printing

2009-05-31 Thread Hackage
: +--- Changes (by duncan): * status: new = closed * resolution: = fixed Comment: Should now be fixed in Cabal and in cabal-install. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/369#comment:5 Hackage http

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-05-31 Thread Hackage
need the index it's not enough to just make the index on installing. This particularly affects OSX. }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:11 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

[Hackage] #556: local config files

2009-05-31 Thread Hackage
, this is something to be used by individual developers; it's not something we want for the .cabal file itself. Duncan says that this would be a bit like a local .ghci file, if it helps. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/556 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #556: local config files

2009-05-31 Thread Hackage
(by duncan): * difficulty: unknown = normal Comment: This is related to #294 but would use the cabal-install set of config flags, not just the Cabal lib config flags. We would also want to make hackage check for these files and reject them if found. -- Ticket URL: http://hackage.haskell.org

Re: [Hackage] #89: Sharing of object files between executable builds?

2009-05-31 Thread Hackage
and restrictions. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/89#comment:13 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal

[Hackage] #557: Spec does not define the installed package info fields

2009-05-31 Thread Hackage
://haskell.org/cabal/proposal/x272.html#IPD Section 3.4 of the spec Syntax of installed package description is empty. It should define all the fields and their contents. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/557 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

[Hackage] #558: Spec needs updating for hc-pkg

2009-05-31 Thread Hackage
package dbs. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/558 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #533: Cabal file in UTF-8 format can not be handled by Cabal

2009-05-31 Thread Hackage
of course UTF8 text files should not use the BOM but notepad.exe does anyway. Fixes ticket #533. }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/533#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___

Re: [Hackage] #435: ban upwardly open version ranges in dependencies on base

2009-06-01 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/435#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #435: ban upwardly open version ranges in dependencies on base

2009-06-02 Thread Hackage
hackage to enforce this, the larger the set of packages that will move over smoothly when we get base 5. We've been treating base as if it were just had one major version digit rather than the two specified by the PVP. Most packages follow this too, using just = 3 4 etc. -- Ticket URL: http

Re: [Hackage] #435: ban upwardly open version ranges in dependencies on base

2009-06-02 Thread Hackage
: +--- Comment (by duncan): I've done a survey on the last 20 uploaded packages and the new check is accurate in every case. I think it's worth getting this onto hackage. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/435#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #435: ban upwardly open version ranges in dependencies on base

2009-06-02 Thread Hackage
don't think we need to wait. The sooner we get hackage to enforce this, the larger the set of packages that will move over smoothly when we get base 5. OK, I missed that you were just talking about base (but base is still a problem). We've been treating base as if it were just had one major

Re: [Hackage] #435: ban upwardly open version ranges in dependencies on base

2009-06-02 Thread Hackage
and to be able to more easily adjust already released packages's deps and then to do this checking more generally for all packages that opt-in to the PVP. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/435#comment:7 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #435: ban upwardly open version ranges in dependencies on base

2009-06-02 Thread Hackage
that are not supposed to be for public consumption will not be considered for the purposes of the PVP. The aim will also be to not generate haddock docs for the GHc.* modules that are not generally public (eg GHC.Exts is public). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/435#comment

Re: [Hackage] #330: Support general documentation, not just haddock

2009-06-02 Thread Hackage
authors to specify the format of the documentation, we should be able to guess from the extension. {{{ documentation: notes: README, AUTHORS, Changelog, releasenotes user-guide: userguide.markdown man-pages: blah.markdown }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket

[Hackage] #559: Only allow dependencies on meta-packages from other meta-packages

2009-06-02 Thread Hackage
on hackage would prevent such abuses. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/559 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman

Re: [Hackage] #559: Only allow dependencies on meta-packages from other meta-packages

2009-06-02 Thread Hackage
: +--- Changes (by morrow): * cc: moonpa...@gmail.com (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/559#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal

Re: [Hackage] #185: Temporary executables leave foo.exe.manifest files behind

2009-06-02 Thread Hackage
(by duncan): * status: new = closed * resolution: = wontfix Comment: This is not worth fixing, it only affects ghc-6.8.x. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/185#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #517: make cabal install command support haddock options

2009-06-03 Thread Hackage
--enable-documentation is set. All of the flags can be set in ~/.cabal/config. Reiner Pope -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/517#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel

[Hackage] #560: Cabal haddock should allow generating Hoogle and HTML simultaneously

2009-06-03 Thread Hackage
, the --hoogle flag turns off html generation. However, Haddock appears to have no problem with generating both simultaneously, which would save some work. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/560 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #517: make cabal install command support haddock options

2009-06-03 Thread Hackage
is run twice (once for html documentation; once for hoogle database generation). This has to be done because of #560. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/517#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #485: preference on base version should only be applied for open constraints

2009-06-03 Thread Hackage
of the newVersionIntervals type that's in the Cabal lib now as of version 1.7.x. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/485#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel

Re: [Hackage] #549: The reason for an upload error is not reported

2009-06-04 Thread Hackage
be in 0.6.4 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/549#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: [Hackage] #273: Provide a stable address for current Haddock documentation

2009-06-04 Thread Hackage
: +--- Changes (by duncan): * owner: = ross Comment: Isn't this done already? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/273#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal

Re: [Hackage] #485: preference on base version should only be applied for open constraints

2009-06-04 Thread Hackage
This is a backport to the cabal-install 0.6.x series. It relies on the VersionIntervals ADT which was added in Cabal-1.7.x, so that also had to be backported. }}} Could still do with some independent testing. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/485#comment:4

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-06-05 Thread Hackage
2.18. I'm not sure whether this is a bug in {{{ar}}} or not. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:12 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-06-05 Thread Hackage
a.a ar -t a.a }}} then we'll end up with a.a containing one copy of {{{a.o}}} and two copies of {{{b.o}}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:13 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #318: Library cannnot be used when registered in-place on OS X

2009-06-05 Thread Hackage
+--- Comment (by guest): FTR: http://www.opengroup.org/onlinepubs/95399/utilities/ar.html says It is unspecified whether multiple files in the archive may be identically named. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment

Re: [Hackage] #274: Add a 'build from sdist tarball' feature (aka distcheck)

2009-06-07 Thread Hackage
in it and it should support most of the options of cabal sdist + cabal install(without a package argument)? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/274#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel

[Hackage] #561: Use the recommended name for the MIT license: X11.

2009-06-07 Thread Hackage
: | --+- According to http://www.gnu.org/licenses/license-list.html , about the X11 license: This license is sometimes called the MIT license, but that term is misleading, since MIT has used many licenses for software. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/561 Hackage

Re: [Hackage] #274: Add a 'build from sdist tarball' feature (aka distcheck)

2009-06-07 Thread Hackage
most of the options of cabal sdist + cabal install(without a package argument)? Hmm. I'd hope we can do with defaults, or perhaps a general configure/install option escape flag. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/274#comment:5 Hackage http://haskell.org/cabal/ Hackage

Re: [Hackage] #561: Use the recommended name for the MIT license: X11.

2009-06-07 Thread Hackage
. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/561#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

<    8   9   10   11   12   13   14   15   16   17   >