Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Fri Jun 5 18:00:01 BST 2009.
checking out
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Fri Jun 5 19:00:02 BST 2009.
***
Fri Jun 5 10:17:04 PDT 2009 Ian Lynagh
* Update to libffi 3.0.8; fixes trac #3119
M ./libffi/ghc.mk -4 +4
A ./libffi/libffi.autotools-update-3.0.8.patch
R ./libffi/libffi.autotools-update.patch
R ./libffi/libffi.dllize-3.0.6.patch
A ./libffi/libffi.dllize-3.0.8.patch
R
Fri Jun 5 09:05:38 PDT 2009 Ian Lynagh
* Fix the libffi Makefile
M ./libffi/Makefile -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605160538-3fd76-84ac5fdb4b6fde5cbf428ac4d21ea028de96b43c.gz
___
Cvs-ghc mailing list
Fri Jun 5 09:04:31 PDT 2009 Ian Lynagh
* Add a README saying where libffi tarballs come from
A ./libffi/tarball/README
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605160431-3fd76-82ed949b682f9fc57d55f1e0897d81342beba673.gz
Fri Jun 5 08:15:30 PDT 2009 Ian Lynagh
* Update cabal01 output
M ./tests/ghc-regress/cabal/cabal01/cabal01.stdout -2 +3
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090605151530-3fd76-bdd76ce9367ca19eff2d194e1ddd3eec0abf1bc7.gz
_
Fri Jun 5 08:15:44 PDT 2009 Ian Lynagh
* ghc-pkg now takes a verbosity argument
M ./utils/ghc-pkg/Main.hs -23 +47
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605151544-3fd76-35b03f68097314fc5fe19252ed5f53340c818766.gz
_
Fri Jun 5 06:13:24 PDT 2009 Ian Lynagh
* Follow Cabal changes
M ./utils/ghc-cabal/ghc-cabal.hs -5 +6
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605131324-3fd76-a9101c5625157e0671ec5cc9dd22d36481db8d13.gz
___
Cvs-ghc ma
Fri Jun 5 05:29:29 PDT 2009 Ian Lynagh
* Update the docs on how you bind unlifted types in let/where clauses
M ./docs/users_guide/glasgow_exts.xml -7 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605122929-3fd76-c638c85a3e2973c18ee80d9af01dae09514df516.gz
__
Fri Jun 5 05:23:48 PDT 2009 Ian Lynagh
* Document -fwarn-lazy-unlifted-bindings
M ./docs/users_guide/using.xml -1 +16
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605122348-3fd76-95cdff0eb791015c46be017fca3e28649319.gz
_
Fri Jun 5 05:20:48 PDT 2009 Ian Lynagh
* Fix typo
M ./docs/users_guide/using.xml -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605122048-3fd76-0e5a2ec1f64caa6897da2b60a4ca5079cfbd4484.gz
___
Cvs-ghc mailing list
Cvs
Fri Jun 5 07:00:09 PDT 2009 simo...@microsoft.com
* Mention that generalised list comprehensions are enabled with
-XTransformListComp
Ignore-this: 4cb8b8153a2b072904c97a3bdd1ce05e
M ./docs/users_guide/flags.xml -1 +1
M ./docs/users_guide/glasgow_exts.xml +1
View patch online:
http:
Fri Jun 5 04:42:49 PDT 2009 Ian Lynagh
* Add a test for trac #2806
A ./tests/ghc-regress/typecheck/should_fail/T2806.hs
A ./tests/ghc-regress/typecheck/should_fail/T2806.stderr
M ./tests/ghc-regress/typecheck/should_fail/all.T +2
View patch online:
http://darcs.haskell.org/testsu
Fri Jun 5 04:43:16 PDT 2009 Ian Lynagh
* Make a proper Opt_WarnLazyUnliftedBindings warning, with a flag etc
M ./compiler/main/DynFlags.hs +4
M ./compiler/typecheck/TcBinds.lhs -1 +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090605114316-3fd76-4dc3da896f5b15cb7
On Fri, 2009-06-05 at 04:07 -0400, Daniel Peebles wrote:
> Hi all,
>
> I'm almost done with a FFI-based GMP binding (an attempt to remove
> GHC's dependence on GMP primops). Currently I'm just using the default
> GMP allocation functions (malloc/realloc/free), but it's tempting to
> do as the curr
Hi all,
I'm almost done with a FFI-based GMP binding (an attempt to remove
GHC's dependence on GMP primops). Currently I'm just using the default
GMP allocation functions (malloc/realloc/free), but it's tempting to
do as the current setup does and tell GMP to use the GHC allocator. I
have some que
16 matches
Mail list logo