Sat Nov 3 20:48:23 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add "Distribution packages" section to the 6.8.1 download page
M ./download_ghc_681.html +18
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-gh
Sat Nov 3 20:33:01 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add "Distribution packages" section to the 6.6.1 download page
M ./download_ghc_661.html +18
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-gh
Hi Aaron,
On Tue, Oct 30, 2007 at 09:12:25AM -0700, Aaron Tomb wrote:
> This patch fixes the preprocessor directives surrounding the Darwin/
> i386 portion of freeHaskellFunctionPtr, which had used the wrong
> symbol (x86_HOST_ARCH instead of i386_HOST_ARCH), causing occasional
> FFI problem
Mon Oct 29 13:26:36 PDT 2007 Aaron Tomb <[EMAIL PROTECTED]>
* Fix freeHaskellFunctionPtr for Darwin/i386
M ./rts/Adjustor.c -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 3 11:08:03 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Set interfacedir (using $topdir, not $httptopdir)
Mon Oct 29 10:48:25 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
M ./libraries/Makefile -15 +18
M ./libraries/installPackage.hs -18 +21
Sat Nov 3 11:02:59 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: installPackage needs to treat $httptopdir the same as $topdir
Sun Oct 28 06:45:34 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
M ./libraries/installPackage.hs +2
___
Cvs-ghc mail
Mon Oct 29 09:11:30 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Teach ghc-pkg about $httptopdir
M ./utils/ghc-pkg/Main.hs -6 +11
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 3 11:00:23 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Define and use $httptopdir for the haddock docs locations
Sun Oct 28 05:35:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
M ./compiler/main/Packages.lhs -1 +4
M ./libraries/Makefile -1 +1
_
Sun Oct 28 06:17:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* We need to copy .buildinfo files into the bindists
M ./libraries/Makefile +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hi Ian,
*Main> 1+2
*** Exception: def.hs:1:0: No instance nor default
method for class operation GHC.Num.+
This doesn't seem to be a big problem to me. If for some reason you do
need a Num () instance (which I imagine is pretty rare) and you don't
want numbers to
Hi Claus,
On Sat, Nov 03, 2007 at 03:11:58PM -, Claus Reinke wrote:
>
> 1 the () defaulting in ghci looks highly dubious to me;
>having an 'instance Num ()', as given in the doc example,
>means that all arithmetic will fail, suggesting that this hack
>is far too intrusive:
>
>
Sat Nov 3 09:46:04 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add 6.8.1 download page
A ./download_ghc_681.html
i had a quick look through the release notes, and found
two issues that might be removed before release:
1 the () defaulting in ghci looks highly dubious to me;
having an 'in
Sat Nov 3 10:19:10 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add 6.8.1 release news to the front page
M ./index.html +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 3 10:15:28 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Current version = 6.8.1
M ./download.html -2 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 3 09:46:04 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add 6.8.1 download page
A ./download_ghc_681.html
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
15 matches
Mail list logo