On Fri, Aug 01, 2008 at 06:07:54PM +0100, Simon Peyton-Jones wrote:
>
> What's the best thing to do?
>
> - Remove -Werror for that module (how?)
(Put -Wwarn in a pragma - although this has the side-effect of also
not failing on all other warnings, of course)
> - Move the instances
Unless there
On Fri, Aug 01, 2008 at 07:31:06PM +0200, Sean Leather wrote:
>
> The design of a library I'm working on requires orphan modules. After
> reading the GHC user's guide, I believe that orphans are (only) a
> compile-time performance issue and that they do not affect run-time
> performance.
That is
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
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 Aug 2 18:12:05 BST 2008.
checkin
I don't think "make binary-dist" has worked since then; fixing it is on
my list of things to do. Why is it important for you, out of interest?
If you need to have GHC on a different machine than you build it on then
can't you "make install" and then zip up the directory you install to?
'make; ma
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 Sat Aug 2 18:02:05 BST 2008.
checking out
Wed Jul 30 18:23:45 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document PackageConfig
M ./compiler/main/PackageConfig.hs -5 +18
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012345-9b787-7dc808a66c344bce7041ad44ed233346d01aede6.gz
_
Wed Jul 30 18:23:38 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document CoreSubst
M ./compiler/coreSyn/CoreSubst.lhs -28 +73
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012338-9b787-56a0327e9c2d3ac834ea68de3ba5b96cd6804271.gz
Wed Jul 30 18:23:37 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document CoreFVs
M ./compiler/coreSyn/CoreFVs.lhs -23 +41
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012337-9b787-5b47a5ab9f5e813c8bf8ad5f392247a8bfac334f.gz
Wed Jul 30 18:23:35 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document CmmZipUtil
M ./compiler/cmm/CmmZipUtil.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012335-9b787-055befb344abe03b3c05336cc2faadd461a5dd46.gz
_
Wed Jul 30 18:23:35 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document VarSet
M ./compiler/basicTypes/VarSet.lhs +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012335-9b787-247ed75d49d54e9279297fa7f4f6c4f87b86a77d.gz
Wed Jul 30 18:23:35 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document VarEnv
M ./compiler/basicTypes/VarEnv.lhs -49 +75
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012335-9b787-a8b1ece293a4ea260991dc4b75d96774fe7f687b.gz
___
Wed Jul 30 18:23:34 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document Unique
M ./compiler/basicTypes/Unique.lhs -3 +16
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012334-9b787-6edd6907b7a7e16dc4a002bfe17531df34a756f9.gz
Hi Ian,
But there seems to be no "Latest Successful Build" for each builder,
If someone has code to do it (without altering the code of buildbot
itself, but in master.cfg or buildbot.tac instead) then we can certainly
add it.
Otherwise, I can give it a go some time,
Thanks, that would be hel
Hi Claus,
On Fri, Aug 01, 2008 at 02:13:28PM +0100, Claus Reinke wrote:
>
> But there seems to be no "Latest Successful Build" for each
> builder,
>
> Would it be possible to add such a Buildbot page?
If someone has code to do it (without altering the code of buildbot
itself, but in master.cfg
Wed Jul 30 18:23:54 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document LazyUniqFM
M ./compiler/utils/LazyUniqFM.lhs +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012354-9b787-cb4338f2c8a906a8e39f52273bf413bc46db8532.gz
_
Wed Jul 30 18:23:53 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document FastTypes
M ./compiler/utils/FastTypes.lhs -3 +24
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012353-9b787-d5ea4b550ac4ee8343b0decf43428afa881d6909.gz
___
Wed Jul 30 18:23:48 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Add some type signatures to RnNames
M ./compiler/rename/RnNames.lhs +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012348-9b787-b44c583770fda3dcbf6c1856f45f79fee0bf539e.gz
___
Wed Jul 30 18:23:43 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Comment only in IfaceENv
M ./compiler/iface/IfaceEnv.lhs -1 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012343-9b787-90e14c269eb8c9d16fc49dab65b206989b0ef079.gz
___
Wed Jul 30 18:23:36 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document ZipCfg
M ./compiler/cmm/ZipCfg.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012336-9b787-307b64f47633cfb7cb2dec73411b1a8125e41398.gz
_
Wed Jul 30 18:23:36 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document MachOp
M ./compiler/cmm/MachOp.hs -5 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012336-9b787-37b901aa283314c6032042b5bf8f296605ba0229.gz
_
Wed Jul 30 18:23:36 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document Dataflow
M ./compiler/cmm/Dataflow.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012336-9b787-121cded69efc87a14b33c99abab4fec5b1414520.gz
_
Wed Jul 30 18:23:33 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document NameSet
M ./compiler/basicTypes/NameSet.lhs -26 +34
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012333-9b787-1c52920b64418b38290bd9bf6ed695cf6316f226.gz
_
Wed Jul 30 18:23:36 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document DFMonad
M ./compiler/cmm/DFMonad.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012336-9b787-c173ae4d565c577468758a0d69203c33a201fa55.gz
___
Wed Jul 30 18:23:32 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document Module
M ./compiler/basicTypes/Module.lhs -19 +31
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012332-9b787-531fbb824bc6d1429bb5e001f6e603c337744bfa.gz
___
Wed Jul 30 18:23:33 PDT 2008 Max Bolingbroke <[EMAIL PROTECTED]>
* Document NameEnv
M ./compiler/basicTypes/NameEnv.lhs -1 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080731012333-9b787-f52d51afc0b7281e81de6031c3b49199a056432d.gz
___
Build results:
fast486 stable: fail (failed darcs)
gabor stable: fail (failed boottestsuite runtestsuite)
kgardas stable: fail (failed stage1)
mnemosyne x86-64 Gentoo stable: lost fail (failed boottestsuite runtestsuite)
fail (failed boottestsuite
Build results:
x86-64 Linux head: lost
x86 Windows head:lost
x86 Windows head fast: fail (failed stage1) lost lost fail (failed stage1)
fail (failed stage1) fail (failed stage1)
x86-64 Linux head unreg: lost
Old unexpected test passes:
countReaders001 1 x86 Windows head fas
27 matches
Mail list logo