Re: cabal

2008-11-01 Thread Duncan Coutts
On Tue, 2008-10-21 at 10:51 +0200, Christian Maeder wrote: > So network-2.2.0.0 should be linked against base-3 within the binary > dist of ghc-6.10 (or not shipped with ghc-6.10 at all. > > In fact it worked after I've unregistered my global network-2.2.0.0, > first! (but I didn't get much furth

patch applied (cabal): Fix bug where we'd try to configure an empty set of pkg-config packages

2008-11-01 Thread Duncan Coutts
Sat Nov 1 12:55:12 PDT 2008 Duncan Coutts <[EMAIL PROTECTED]> * Fix bug where we'd try to configure an empty set of pkg-config packages This happened when the lib used pkg-config but the exe did not. It cropped up in hsSqlite3-0.0.5. M ./Distribution/Simple/Configure.hs -2 +3 View pat

Re: darcs patch: Read the .cabal file as UTF8 when unpacking

2008-11-01 Thread Ross Paterson
On Sat, Nov 01, 2008 at 03:30:24PM +, Duncan Coutts wrote: > Sat Nov 1 15:24:48 GMT 2008 Duncan Coutts <[EMAIL PROTECTED]> > * Read the .cabal file as UTF8 when unpacking > Currently the upload check preview displays incorrect encoding of > peoples names and does not validate incorrect

Re: [Hackage] #388: Add a warning for unknown modules that were compiled

2008-11-01 Thread Hackage
#388: Add a warning for unknown modules that were compiled +--- Reporter: jcpetruzza |Owner: Type: enhancement| Status: new Priority: normal |Milestone: Compon

[Hackage] #388: Add a warning for unknown modules that were compiled

2008-11-01 Thread Hackage
#388: Add a warning for unknown modules that were compiled +--- Reporter: jcpetruzza |Owner: Type: enhancement| Status: new Priority: normal |Milestone: Component

darcs patch: Read the .cabal file as UTF8 when unpacking

2008-11-01 Thread Duncan Coutts
Sat Nov 1 15:24:48 GMT 2008 Duncan Coutts <[EMAIL PROTECTED]> * Read the .cabal file as UTF8 when unpacking Currently the upload check preview displays incorrect encoding of peoples names and does not validate incorrect UTF8 encodings. This should fix it, though not actually tested. New

Re: [Hackage] #387: `cabal check` does not complain about incorrect `Cabal-Version` field

2008-11-01 Thread Hackage
#387: `cabal check` does not complain about incorrect `Cabal-Version` field +--- Reporter: Deewiant |Owner: Type: enhancement| Status: new Priority: normal |Mil