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 Sat Sep 15 18:10:01 BST 2012.
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 Sat Sep 15 18:00:01 BST 2012.
checking out new source
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 Sat Sep 15 18:10:01 BST 2012.
checking out new s
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 Sat Sep 15 18:00:01 BST 2012.
checking out new source tree
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx
Nightly build started on cam-04-unx at Sat Sep 15 18:20:01 BST 2012.
chec
Ian
I get this failure on Windows, in the stage2 compiler:
compiler\ghci\ByteCodeGen.lhs:1049:68: Not in scope: `wORD_SIZE'
Solved by importing Constants into ByteCodeGen.
That may or may not be the right solution, and presumably the import should be
Windows-only... so I will not commit a pa
Niklas
Yesterday we discussed the possibility of merging your haskell-src-exts and the
template-haskell library, as part of your vision for a Haskell Suite.
Motivation. It's stupid, stupid to have both the large Language.Haskell.TH
data types for Haskell and the large Language.Haskell.Exts dat