Simon Marlow | 1 Dec 2006 16:21
Picon
Favicon

patch applied (packages/base): deriving (Eq, Ord, Enum, Show, Read, Typeab) for ConsoleEvent

Fri Dec  1 06:40:32 PST 2006  Simon Marlow <simonmar <at> microsoft.com>
  * deriving (Eq, Ord, Enum, Show, Read, Typeab) for ConsoleEvent

    M ./GHC/ConsoleHandler.hs +2
Simon Marlow | 1 Dec 2006 16:21
Picon
Favicon

patch applied (packages/base): Add support for the IO manager thread on Windows

Fri Dec  1 07:20:42 PST 2006  Simon Marlow <simonmar <at> microsoft.com>
  * Add support for the IO manager thread on Windows
  Fixes #637.  The test program in that report now works for me with
  -threaded, but it doesn't work without -threaded (I don't know if
  that's new behaviour or not, though).

    M ./GHC/Conc.lhs -68 +188
    A ./cbits/Win32Utils.c
    M ./cbits/runProcess.c -100
    M ./include/HsBase.h +6
Sigbjorn Finne | 1 Dec 2006 22:28
Favicon

patch applied (packages/Win32): Fix embarrassing logic brainfreeze

Fri Dec  1 13:27:59 PST 2006  sof <at> galois.com
  * Fix embarrassing logic brainfreeze

    M ./configure.ac -1 +1
Ross Paterson | 2 Dec 2006 13:16
Picon
Favicon

Re: patch applied (cabal): Fix the links in the user guide to the API docs

On Thu, Nov 30, 2006 at 12:28:37PM +0000, Duncan Coutts wrote:
> On Thu, 2006-11-30 at 11:53 +0000, Ross Paterson wrote:
> > On Wed, Nov 29, 2006 at 05:57:56PM -0800, Duncan Coutts wrote:
> > > Wed Nov 29 05:16:33 PST 2006  Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
> > >   * Fix the links in the user guide to the API docs
> > 
> > This will break the links for the copy bundled with GHC.

Currently seen at

	http://www.haskell.org/ghc/dist/current/docs/Cabal/

> Harumph.
> 
> Ok, so we need to use the same dir layout for where the user guide lives
> relative to the api docs.

Or a directory libraries containing a symlink Cabal -> ../API
Duncan Coutts | 2 Dec 2006 13:32
Picon
Picon
Favicon

patch applied (cabal): Fix the links in the user guide to the API docs

Wed Nov 29 05:16:33 PST 2006  Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
  UNDO: Fix the links in the user guide to the API docs

    M ./doc/Cabal.xml -4 +4
Duncan Coutts | 2 Dec 2006 13:33
Picon
Picon
Favicon

Re: patch applied (cabal): Fix the links in the user guide to the API docs

On Sat, 2006-12-02 at 12:16 +0000, Ross Paterson wrote:
> On Thu, Nov 30, 2006 at 12:28:37PM +0000, Duncan Coutts wrote:
> > On Thu, 2006-11-30 at 11:53 +0000, Ross Paterson wrote:
> > > On Wed, Nov 29, 2006 at 05:57:56PM -0800, Duncan Coutts wrote:
> > > > Wed Nov 29 05:16:33 PST 2006  Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
> > > >   * Fix the links in the user guide to the API docs
> > > 
> > > This will break the links for the copy bundled with GHC.
> 
> Currently seen at
> 
> 	http://www.haskell.org/ghc/dist/current/docs/Cabal/
> 
> > Harumph.
> > 
> > Ok, so we need to use the same dir layout for where the user guide lives
> > relative to the api docs.
> 
> Or a directory libraries containing a symlink Cabal -> ../API

Done.

Duncan
Ian Lynagh | 4 Dec 2006 01:36
Picon
Gravatar

patch applied (packages/base): Bump version number

Mon Oct  9 04:40:09 PDT 2006  Ian Lynagh <igloo <at> earth.li>
  * Bump version number

    M ./base.cabal -1 +1
Ian Lynagh | 4 Dec 2006 01:36
Picon
Gravatar

patch applied (packages/base): TAG Version 2.1

Mon Oct  9 04:40:14 PDT 2006  Ian Lynagh <igloo <at> earth.li>
  tagged Version 2.1
Ian Lynagh | 4 Dec 2006 01:36
Picon
Gravatar

patch applied (packages/base): TAG 6.6 release

Wed Oct 11 05:47:40 PDT 2006  Ian Lynagh <igloo <at> earth.li>
  tagged 6.6 release
Ian Lynagh | 4 Dec 2006 01:39
Picon
Gravatar

patch applied (packages/haskell98): TAG 6.6 release

Wed Oct 11 05:47:40 PDT 2006  Ian Lynagh <igloo <at> earth.li>
  tagged 6.6 release

Gmane