Re: [Hackage] #857: Decide what to do about licenses

2011-06-20 Thread Hackage
://hackage.haskell.org/trac/ghc/ticket/5266, where someone is findind it difficult to deal with multiple licenses. Any solution should cover Hackage not just GHC. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/857#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #856: windows unicode problem with cabal list

2011-06-20 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/856#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] #849: [PATCH] Store licenses in text files instead of code.

2011-06-20 Thread Hackage
. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:8 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] #857: Decide what to do about licenses

2011-06-20 Thread Hackage
]: See also http://hackage.haskell.org/trac/ghc/ticket/5266, where someone is findind it difficult to deal with multiple licenses. Any solution should cover Hackage not just GHC. There are patches floating about to automate the aggregation of license files for big stacks of packages. It would

Re: [Hackage] #817: main-is misparsed in if/else, only by sdist

2011-06-20 Thread Hackage
http://hpaste.org/48025 Two problems: one is the way sdist uses flatten, and the other is that monoid instance for main-is concatenates rather than picks the last. sdist should not use flatten, it needs to get the collection of values. -- Ticket URL: http://hackage.haskell.org/trac/hackage

Re: [Hackage] #179: support GHC's main-is extension

2011-06-20 Thread Hackage
.) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/179#comment:21 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] #849: [PATCH] Store licenses in text files instead of code.

2011-06-19 Thread Hackage
, we can just use `hPutBuf`. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:7 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org

[Hackage] #858: cabal-install needs a manpage

2011-06-19 Thread Hackage
shipped by cabal-install ought to be documented with a manage. Ideally, cabal could generate one by itself from the Command declarations, similar to how darcs does it, this way there is no duplication of documentation. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/858 Hackage http

Re: [Hackage] #856: windows unicode problem with cabal list

2011-06-19 Thread Hackage
to std{out,err} to TransliterateCodingFailure, which would replace the invalid characters with ?. I'm just concerned that this might not be the right thing to do for all Haskell programs. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/856#comment:2 Hackage http://haskell.org/cabal

Re: [Hackage] #576: Show reverse dependencies

2011-06-19 Thread Hackage
: | +--- Changes (by lelf): * cc: anton.nik@… (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/576#comment:8 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

[Hackage] #856: cabal list UTF-8 problem

2011-06-18 Thread Hackage
* dedukti Synopsis: A type-checker for the cabal.EXE: stdout: invalid argument http://hackage.haskell.org/packages/archive/dedukti/1.1.4/dedukti.cabal A type-checker for the λΠ-modulo calculus. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/856 Hackage http://haskell.org

Re: [Hackage] #846: constructor synonyms

2011-06-18 Thread Hackage
. For that you need to look at the [http://hackage.haskell.org/trac/haskell-prime/ Haskell- prime process]. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/846#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #857: Decide what to do about licenses

2011-06-18 Thread Hackage
by the FSF or the OSI (bizarrely the OSI has it listed but with the wrong text). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/857 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal

Re: [Hackage] #854: BSD2 and ISC license

2011-06-18 Thread Hackage
for the general issue of what to do with licenses. In the meantime, just use `OtherLicense`. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/854#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing

Re: [Hackage] #821: Add support for Apache license

2011-06-18 Thread Hackage
of what to do with licenses. In the meantime, just use `OtherLicense`. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/821#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal

Re: [Hackage] #857: Decide what to do about licenses

2011-06-18 Thread Hackage
: http://hackage.haskell.org/trac/hackage/ticket/857#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] #828: Distribution.License datatype and comment weirdness

2011-06-18 Thread Hackage
also #857 for the general issue of what to do with licenses. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/828#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel

Re: [Hackage] #813: Cabal should warn if the Cabal-Version range is too lax

2011-06-18 Thread Hackage
: +--- Changes (by duncan): * status: new = closed * resolution: = wontfix -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/813#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal

Re: [Hackage] #856: windows unicode problem with cabal list (was: cabal list UTF-8 problem)

2011-06-18 Thread Hackage
| -+-- Comment(by duncan): Hmm, apparently the default locale on Windows is not Unicode capable. That seems odd actually. We'll need to take this up with the ghc devs. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/856#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #849: [PATCH] Store licenses in text files instead of code.

2011-06-18 Thread Hackage
URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:4 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] #845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile

2011-06-18 Thread Hackage
: +--- Changes (by duncan): * status: new = closed * resolution: = fixed Comment: Applied, thanks. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/845#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #841: cabal-install bootstrap.sh has an absurd dependency on base

2011-06-18 Thread Hackage
is unfortunate. It's to do with how we pick amongst multiple alternative possible potential solutions in the flag resolution. This bit of code is slated for a rewrite. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/841#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related

Re: [Hackage] #855: http proxy using authentication does not work (was: cabal behind proxy)

2011-06-18 Thread Hackage
| -+-- -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/855#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list

Re: [Hackage] #831: Strange message

2011-06-18 Thread Hackage
URL: http://hackage.haskell.org/trac/hackage/ticket/831#comment:5 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] #849: [PATCH] Store licenses in text files instead of code.

2011-06-18 Thread Hackage
-generated `Resources_$packagename.hs` file of the following form: {{{ foreign import ccall _imgdata :: CString imgdata :: CStringLen imgdata = (_imgdata, 405585) [...] }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:5 Hackage http://haskell.org/cabal/ Hackage

Re: [Hackage] #849: [PATCH] Store licenses in text files instead of code.

2011-06-18 Thread Hackage
(by refold): Since `cabal-install` already depends on `bytestring`, we can then use `unsafePackCStringLen` and ByteString I/O functions for outputting the license file. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:6 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #447: build multiple packages in parallel

2011-06-10 Thread Hackage
(by refold): * owner: = refold * status: new = assigned -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/447#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel

Re: [Hackage] #447: build multiple packages in parallel

2011-06-10 Thread Hackage
(by refold): Relevant mailing list thread: http://thread.gmane.org/gmane.comp.lang.haskell.cabal.devel/7473 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/447#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #855: cabal behind proxy

2011-06-08 Thread Hackage
contain \ and @ symbols, so I have them escaped in HTTP_PROXY environment variable: HTTP_PROXY=http://domain%5Cuser:passw%4...@proxy.host:3128 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/855 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #179: support GHC's main-is extension

2011-06-07 Thread Hackage
it in that respects the project philosophies? If I’m able to provide it, I will. Just ask, man. :) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/179#comment:17 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel

Re: [Hackage] #179: support GHC's main-is extension

2011-06-07 Thread Hackage
with your project whatever you like. Just don't be surprised, if a fork suddenly gets all the attention. ;) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/179#comment:19 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #854: BSD2 and ISC license

2011-06-01 Thread Hackage
and ISC. Please provide them. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/854 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman

[Hackage] #853: Building mixed-language programs with Apple's Objective-C garbage-collection feature is difficult

2011-05-31 Thread Hackage
to put the new field in BuildInfo, as it applies to both libraries and executables; to call it objc-gc:, and to give it the values Disabled, Optional, and Mandatory. I expect to have a patch for this ready sometime tomorrow. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/853

Re: [Hackage] #852: Not possible to #include *_stub.h from C code

2011-05-31 Thread Hackage
: = dankna * status: new = assigned -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/852#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #851: Add c-source-dirs: field analogous to hs-source-dirs: and include-dirs:

2011-05-31 Thread Hackage
(by dankna): * owner: = dankna * status: new = assigned -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/851#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel

Re: [Hackage] #583: create application bundles on demand

2011-05-31 Thread Hackage
* status: new = assigned -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/583#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org

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

2011-05-31 Thread Hackage
: = dankna * status: new = assigned -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/504#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #852: Not possible to #include *_stub.h from C code

2011-05-29 Thread Hackage
doing more work I found that this is a regression I caused myself, with my patch for #850. I still think I can fix it. Still working... -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/852#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #852: Not possible to #include *_stub.h from C code

2011-05-29 Thread Hackage
and ordering it. I'm going to change this from defect to enhancement. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/852#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel

Re: [Hackage] #852: Not possible to #include *_stub.h from C code

2011-05-29 Thread Hackage
this per our discussion: C source is now built after Haskell source but before final linking, so that the C sources can find the *_stub.h files generated by the Haskell compilations. Patch sent with darcs send. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/852#comment:3 Hackage http

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

2011-05-28 Thread Hackage
. There might still be a problem when the entry point is WinMain() instead of main(); see GHC ticket #2459 (at http://hackage.haskell.org/trac/ghc/ticket/2459 ). I'm not really set up to test that case. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/504#comment:4 Hackage http

Re: [Hackage] #583: create application bundles on demand

2011-05-28 Thread Hackage
/2011-May/007545.html -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/583#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

Re: [Hackage] #188: Support building Objective-C modules

2011-05-28 Thread Hackage
? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/188#comment:7 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] #851: Add c-source-dirs: field analogous to hs-source-dirs: and include-dirs:

2011-05-28 Thread Hackage
: http://hackage.haskell.org/trac/hackage/ticket/851 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] #188: Support building Objective-C modules

2011-05-28 Thread Hackage
it without the fix in that ticket I would be interested to see your cabal file. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/188#comment:8 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing

Re: [Hackage] #188: Support building Objective-C modules

2011-05-28 Thread Hackage
slightly spooky conversing with someone without a name - you should really register on Cabal's trac. :) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/188#comment:9 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #852: Not possible to #include *_stub.h from C code

2011-05-28 Thread Hackage
/hackage/ticket/852 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] #850: Configure fails when an Objective-C .h file is specified

2011-05-27 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/850 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] #850: Configure fails when an Objective-C .h file is specified

2011-05-27 Thread Hackage
/hackage/ticket/850#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] #850: Configure fails when an Objective-C .h file is specified

2011-05-27 Thread Hackage
: | +--- Comment(by dankna): Harvesting the dependency information turns out to be feasible and not too difficult; I'm working on this approach. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/850#comment:2

Re: [Hackage] #850: Configure fails when an Objective-C .h file is specified

2011-05-27 Thread Hackage
: | +--- Comment(by dankna): Patch sent with darcs send. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/850#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #848: Don't prefix test output with

2011-05-26 Thread Hackage
/hackage/ticket/848 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] #848: Don't prefix test output with

2011-05-26 Thread Hackage
; it will clean up {{{cabal test}}} output a lot. We will need to be careful that the duplicate lines of output are removed, which will involve writing the log file in a strange order, but it can be done. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/848#comment:1 Hackage http://haskell.org

[Hackage] #849: [PATCH] Store licenses in text files instead of code.

2011-05-26 Thread Hackage
executable size and makes it slightly easier to add new license types (just drop the text file under %SRCDIR%/licenses and modify the 'licenseFile' function in Distribution.Client.Init.hs). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849 Hackage http://haskell.org/cabal

Re: [Hackage] #849: [PATCH] Store licenses in text files instead of code.

2011-05-26 Thread Hackage
this as a ticket since my mail to cabal-devel@haskell.org seems to be stuck in the moderation queue. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #849: [PATCH] Store licenses in text files instead of code.

2011-05-26 Thread Hackage
(by refold): * version: 1.8.0.6 = HEAD * component: Cabal library = cabal-install tool -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/849#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel

Re: [Hackage] #847: Cabal ignores multiple test options given with --test-option{, s}

2011-05-23 Thread Hackage
is not necessary. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/847#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

Re: [Hackage] #811: test-suite type not detected

2011-05-23 Thread Hackage
(by ttuegel): * status: new = closed * resolution: = fixed Comment: Duncan, I noticed that you did apply the 1.10 branch patch I sent you, so I am closing this bug. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/811#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal

[Hackage] #846: constructor synonyms

2011-05-21 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/846 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] #847: Cabal ignores multiple test options given with --test-option{, s}

2011-05-21 Thread Hackage
to feedback). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/847#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

Re: [Hackage] #655: for every install there should be an uninstall

2011-05-18 Thread Hackage
: | -+-- Comment(by benmachine): haskell-src-meta is my package – and it should build with haskell-src- exts-1.10.2. Maybe try reinstalling haskell-src-meta (although that might break anything else that depends on it). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/655#comment:5

Re: [Hackage] #655: for every install there should be an uninstall

2011-05-18 Thread Hackage
on hackage it says that haskell-src-meta-0.4 depends on haskell-src-exts = 1.6 1.11. My machine has *both* versions of haskell-src-exts. That's fine, but in the solution there can only be one instance of each package. But I cannot add the higher dependency to pads-haskell.cabal without

Re: [Hackage] #844: Cabal reports cabal: internal error: the package contains a library but there is no corresponding configuration data when there exists no library in the cabal file

2011-05-18 Thread Hackage
-- Specify the source directory here Hs-source-dirs:src -- .hs or .lhs file containing the Main module. Main-is: SDLWrapper.hs }}} -- -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/844#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #844: Cabal reports cabal: internal error: the package contains a library but there is no corresponding configuration data when there exists no library in the cabal file

2011-05-18 Thread Hackage
is misleading and is confusing, especially when the `.cabal` file is supposed to be the definitive package description file. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/844#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #844: Cabal reports cabal: internal error: the package contains a library but there is no corresponding configuration data when there exists no library in the cabal file

2011-05-18 Thread Hackage
for a library, but the package does not have a library. }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/844#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel

[Hackage] #845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile

2011-05-18 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/845 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] #845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile

2011-05-18 Thread Hackage
: | +--- Comment(by juhp): This is probably also part of what I really intended in the earlier patch add a separator before the pid suffix to the tmpdir template. ;-) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/845#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal

[Hackage] #844: Cabal reports cabal: internal error: the package contains a library but there is no corresponding configuration data when there exists no library in the cabal file

2011-05-17 Thread Hackage
the Main module. Main-is: SDLWrapper.hs -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/844 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #655: for every install there should be an uninstall

2011-05-17 Thread Hackage
software to build. If 'cabal uninstall' existed, I could uninstall the older packages and continue. As it is, the only way I know to make progress is to remove all of ~/.cabal and start over. Not a good model. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/655#comment:3 Hackage http

Re: [Hackage] #655: for every install there should be an uninstall

2011-05-17 Thread Hackage
using `cabal-dev` to install packages in their own sandboxes where their dependencies won't affect the build of other things on your machine. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/655#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #842: cabal appears to complain about relative paths

2011-05-16 Thread Hackage
solution here would be for cabal to make the paths absolute before passing them on to ghc-pkg -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/842 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel

[Hackage] #840: Download statistics

2011-05-10 Thread Hackage
: | +--- Provide download statistics for each package version. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/840 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list

[Hackage] #839: hackage: produce haddock documentation for executable only projects as well

2011-04-28 Thread Hackage
#839: hackage: produce haddock documentation for executable only projects as well +--- Reporter: guest |Owner: Type: enhancement| Status: new Priority: normal

Re: [Hackage] #839: hackage: produce haddock documentation for executable only projects as well

2011-04-28 Thread Hackage
#839: hackage: produce haddock documentation for executable only projects as well +--- Reporter: guest |Owner: Type: enhancement| Status: new Priority: low

Re: [Hackage] #838: Cabal no longer adds binaries to PATH

2011-04-27 Thread Hackage
not changed. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/838#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

[Hackage] #838: Cabal no longer adds binaries to PATH

2011-04-26 Thread Hackage
cabal-install version 0.10.2 using version 1.10.1.0 of the Cabal library $ cabal install darcs ... Installing executable(s) in /Users/andrew/Library/Haskell/ghc-7.0.2/lib/darcs-2.5.2/bin $ darcs -bash: darcs: command not found }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage

Re: [Hackage] #835: Haddocks not being built

2011-04-26 Thread Hackage
(by ross): * status: new = closed * resolution: = fixed Comment: Sorry about the interruption. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/835#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #821: Add support for Apache license

2011-04-24 Thread Hackage
) Comment: +1 from me -- Google prefers employees to release stuff as Apache 2 whenever possible. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/821#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal

Re: [Hackage] #821: Add support for Apache license

2011-04-24 Thread Hackage
) Comment: I'd like to see this as well. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/821#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #826: dependency conflict

2011-04-24 Thread Hackage
; ghc-pkg unregister $p done } -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/826#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #788: Optionally exposed modules / APIs should be banned

2011-04-24 Thread Hackage
@… (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/788#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

[Hackage] #836: Provide the state of Cabal flags in an auto-generated module

2011-04-24 Thread Hackage
this feature would also solve #778. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/836 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org

Re: [Hackage] #778: ConfigFlags { configConfigurationsFlags } field should contain flags which are defined in .cabal file, but aren't specified in command line with -flags=...

2011-04-24 Thread Hackage
: | +--- Comment(by lemming): Would a solution as proposed in #836 help you? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/778#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #837: Compile the same package with respect to several sets of flag states

2011-04-24 Thread Hackage
-- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/837 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] #831: Strange message

2011-04-24 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/831#comment:4 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] #834: cabal should detect case errors in build-depends:

2011-04-22 Thread Hackage
to believe that there is a version problem, which is confusing. Perhaps a message such as - Did you mean package HTTP - Would be appropriate. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/834 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Re: [Hackage] #815: Feature Request: Translate buildplan to makefile

2011-04-22 Thread Hackage
build plan to make files or even a shell friendly version this would make things easier. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/815#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel

Re: [Hackage] #815: Feature Request: Translate buildplan to makefile

2011-04-22 Thread Hackage
(by AntoineLatter): Presumably this would only work for packages using the 'simple' build type? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/815#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal

[Hackage] #835: Haddocks not being built

2011-04-22 Thread Hackage
aren't getting built on the Hackage website. http://permalink.gmane.org/gmane.comp.lang.haskell.libraries/15681 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/835 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

[Hackage] #833: Cabal mangles exceptions

2011-04-21 Thread Hackage
. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/833 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] #829: Happstack overrides MissingH

2011-04-19 Thread Hackage
): I can confirm duncan's solution works: {{{ cabal install happstack-server missingh }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/829#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel

Re: [Hackage] #815: Feature Request: Translate buildplan to makefile

2011-04-19 Thread Hackage
not float to the top of the TODO list. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/815#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal-devel@haskell.org http

Re: [Hackage] #824: cabal install --enable-tests does not install test dependencies.

2011-04-18 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/824#comment:5 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] #806: cabal test should not concatenate test logs by default

2011-04-18 Thread Hackage
: +--- Changes (by duncan): * status: new = closed * resolution: = fixed Comment: Applied. {{{ Thu Mar 3 04:18:40 GMT 2011 Thomas Tuegel ttue...@gmail.com * Remove log files before running tests by default. }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/806#comment:4

Re: [Hackage] #830: Use wide Windows APIs in Cabal

2011-04-18 Thread Hackage
): * status: new = closed * resolution: = fixed Comment: Applied thanks. {{{ Mon Apr 11 22:07:58 BST 2011 Max Bolingbroke batterseapo...@hotmail.com * Unicode: use wide APIs on Windows and withFilePath on GHC }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/830#comment:1

Re: [Hackage] #832: Cabal aggregates dependencies for executables

2011-04-18 Thread Hackage
this ticket open for a bit so you can check if this does indeed fix it for you. Also, if you have any suggestion on how to make this more discoverable, that'd also be welcome. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/832#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #831: Strange message

2011-04-18 Thread Hackage
, which will be because `ObjectIO` (and everything else) depends on it. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/831#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects ___ cabal-devel mailing list cabal

Re: [Hackage] #829: Happstack overrides MissingH

2011-04-18 Thread Hackage
://hackage.haskell.org/trac/hackage/ticket/829#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] #371: cabal-install can break installed packages by rebuilding dependents

2011-04-18 Thread Hackage
: | --+- Changes (by duncan): * cc: mcandre (added) * ghcversion: 6.8.2 = * version: 1.2.3.0 = HEAD Comment: See also #829 for an example of the confusion this causes. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/371#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal

Re: [Hackage] #815: Feature Request: Translate buildplan to makefile

2011-04-18 Thread Hackage
were designed to solve. That's why I see writing custom Setup.hs to do anything that isn't trivial as a step backwards. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/815#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

<    3   4   5   6   7   8   9   10   11   12   >