Repa Performance Test Succeeded
Environment
Platform
host: limitingfactor.cse.unsw.EDU.AU
arch: i386
processor: i386
system:Darwin 10.4.0
Versions
GHC The Glorious Glasgow Haskell Compilation System, version 6.12.1
GCC i686-apple-darwin10-gcc-4.2.1 (GCC) 4
Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Thu Sep 2 18:00:01 BST 2010.
checking out new source tree
Build description = STABLE on i386-unknown-linux (cam-02-unx)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Thu Sep 2 18:10:01 BST 2010.
checking out new source tree
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
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 Thu Sep 2 18:00:01 BST 2010.
checking out new source t
Submitted updated patch. The updated patch successfully runs the validate
script with zero unexpected errors, and I have submitted a testsuite patch
with two simple tests for this functionality (specifically, ensuring that
it works and that the Template Haskell manipulation works.)
There is one d
Thu Sep 2 15:47:26 PDT 2010 Ian Lynagh
* Add some -no-user-package-conf flags
Stops user-installed packages breaking the build
M ./aclocal.m4 -1 +1
M ./rules/package-config.mk +1
M ./utils/ghc-cabal/ghc.mk +1
M ./utils/ghc-pkg/ghc.mk +1
View patch online:
http://darcs.haske
Build description = STABLE on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx
Nightly build started on cam-04-unx at Thu Sep 2 18:10:00 BST 2010.
checking out new so
Thu Sep 2 13:43:42 PDT 2010 Ian Lynagh
* Fix warnings: Remove unused imports
M ./compiler/vectorise/Vectorise/Builtins/Initialise.hs -1
M ./compiler/vectorise/Vectorise/Monad/Local.hs -2
M ./compiler/vectorise/Vectorise/Monad/Naming.hs -1
View patch online:
http://darcs.haskell.o
Thanks for the contribution! Patch review follows. It's almost ready
to go in. The compiler parts are fine, the only difficulties I see are:
On 02/09/2010 06:16, Edward Z. Yang wrote:
-- data InlineSpec =
inlineSpecNoPhaseIdKey, inlineSpecPhaseIdKey :: Unique
hunk ./compiler/hsSyn/Conve