cabal output

2007-08-29 Thread Peter Gavin
When I run setup configure on my machine I get: Configuring Cabal-1.1.7... unrecognized option `--numeric-version' Try the option `--help' on its own for more information. setup: executing external program failed (exit 1) : /usr/bin/c2hs --numeric-version This is a bit confusing, because at first

patch applied (cabal): Define delete in Distribution/Compat/Map.hs

2007-08-29 Thread Ian Lynagh
Wed Aug 29 12:53:08 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Define delete in Distribution/Compat/Map.hs Fixes the build with old GHCs. M ./Distribution/Compat/Map.hs +6 ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.or

Re: cabal & haddock 2.0 (haddock.ghc)

2007-08-29 Thread David Waern
>> On Tue, Aug 28, 2007 at 09:00:16AM -0700, Conal Elliott wrote: >> > What's the status of getting Cabal working with haddock 2.0? When >> it's >> > working, Sascha can get Hackage switched over to Haddock 2.0, and a >> lot >> more >> > libraries will have working, interlinked docs. >> >> What go