patch applied (ghc): Generate ghc.cabal and ghc-bin.cabal with configure

2008-09-18 Thread Ian Lynagh
Thu Sep 18 06:36:36 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Generate ghc.cabal and ghc-bin.cabal with configure This allows us to put the proper version number into them ./compiler/ghc.cabal -> ./compiler/ghc.cabal.in ./ghc/ghc-bin.cabal -> ./ghc/ghc-bin.cabal.in

Re: ghc.cabal

2008-08-05 Thread Ian Lynagh
; > > > John discovered (we think) that a new feature of the build system is > > > > that all GHC's source modules must be listed by the developer in > > > > ghc.cabal. > > > > > > Yes. > > > > Although it's not actually new; b

Re: ghc.cabal

2008-08-05 Thread Duncan Coutts
> > > that all GHC's source modules must be listed by the developer in > > > ghc.cabal. > > > > Yes. > > Although it's not actually new; before you had to list all the modules > in package.conf.in. With the old system I suspect it wouldn't go wron

Re: ghc.cabal

2008-08-04 Thread Ian Lynagh
On Mon, Aug 04, 2008 at 10:40:58PM +0100, Duncan Coutts wrote: > On Mon, 2008-08-04 at 16:33 +0100, Simon Peyton-Jones wrote: > > > > John discovered (we think) that a new feature of the build system is > > that all GHC's source modules must be listed by the developer

Re: ghc.cabal

2008-08-04 Thread Duncan Coutts
On Mon, 2008-08-04 at 16:33 +0100, Simon Peyton-Jones wrote: > Ian > > John discovered (we think) that a new feature of the build system is > that all GHC's source modules must be listed by the developer in > ghc.cabal. Yes. > Actually gets a long way without this, but t

ghc.cabal

2008-08-04 Thread Simon Peyton-Jones
Ian John discovered (we think) that a new feature of the build system is that all GHC's source modules must be listed by the developer in ghc.cabal. Actually gets a long way without this, but there's a confusing link error later. (The old make system would just use whatever .hs

patch applied (ghc): Add the Exception module to ghc.cabal

2008-07-31 Thread Ian Lynagh
Wed Jul 30 14:34:19 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Add the Exception module to ghc.cabal M ./compiler/ghc.cabal +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080730213419-3fd76-3db49107581b8426b23be9ffdef46644214d6