On May 3, 2007, at 22:45 , Duncan Coutts wrote:
...
I was also trying cabal-upload. I found that cabal-upload needs some
functions from the HTTP lib that are not actually exported. In
particular the stuff to do with authorisation in the Browser
module. It
looks like it ought to be exported si
On Fri, 2007-05-04 at 00:47 -0400, Michael Stone wrote:
> Dear Cabal Developers,
>
> First, thanks for the excellent work so far.
>
> Second, I thought I'd report a frustrating experience I had on my first
> attempt to package a library.
Thanks.
> I'm currently extracting a Cairo binding from G
On Fri, 2007-05-04 at 00:27 +0100, Ross Paterson wrote:
> On Thu, May 03, 2007 at 09:45:28PM +0100, Duncan Coutts wrote:
> > What do we need to do next? Should we invite a little bit of wider
> > testing on cabal-install + hackage and get some user feedback. If that's
> > good we should actively ad
On Fri, 2007-05-04 at 10:10 +0200, Bjorn Bringert wrote:
> On May 3, 2007, at 22:45 , Duncan Coutts wrote:
>
> > ...
> > I was also trying cabal-upload. I found that cabal-upload needs some
> > functions from the HTTP lib that are not actually exported. In
> > particular the stuff to do with autho
On Thu, 2007-05-03 at 19:19 -0700, Stefan O'Rear wrote:
> [EMAIL PROTECTED]:/usr/local/src/xmonad$ runhaskell Setup.lhs clean -v5
> cleaning...
> [EMAIL PROTECTED]:/usr/local/src/xmonad$ echo $?
> 1
> [EMAIL PROTECTED]:/usr/local/src/xmonad$ ghc -V
> The Glorious Glasgow Haskell Compilation System,
BTW, see also http://haskell.org/haskellwiki/Cabal-make, which automates
haddock & hscolour use and a few more things, via simple make files. I like
Cabal integration, so I'm all for Roberto's Cabal improvements.
- Conal
On 4/26/07, Simon Marlow <[EMAIL PROTECTED]> wrote:
Roberto Zunino wrot
Stefan O'Rear wrote:
> [EMAIL PROTECTED]:/usr/local/src/xmonad$ runhaskell Setup.lhs clean -v5
> cleaning...
> [EMAIL PROTECTED]:/usr/local/src/xmonad$ echo $?
> 1
> [EMAIL PROTECTED]:/usr/local/src/xmonad$ ghc -V
> The Glorious Glasgow Haskell Compilation System, version 6.7.20070502
That's a ghc
On Sat, May 05, 2007 at 04:24:12AM +0200, Bertram Felgenhauer wrote:
> Stefan O'Rear wrote:
> > [EMAIL PROTECTED]:/usr/local/src/xmonad$ runhaskell Setup.lhs clean -v5
> > cleaning...
> > [EMAIL PROTECTED]:/usr/local/src/xmonad$ echo $?
> > 1
> > [EMAIL PROTECTED]:/usr/local/src/xmonad$ ghc -V
> >