[nightly] 20-Jul-2008 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-07-20 Thread GHC Build Reports
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 Sun Jul 20 18:12:05 BST 2008. checki

Re: Haddocked GHC

2008-07-20 Thread Neil Mitchell
Hi > Nevertheless, this is a good start to even more accessible GHC source code. Yay! I have wanted this in the past. Now that you have GHC working with haddock, having the GHC source code indexed by Hoogle won't be that far away. > PS: Looking at >

Haddocked GHC

2008-07-20 Thread Thomas Schilling
Aloha! Thanks to Ian, GHC now uses Cabal for most of its work. As a result Haddock now Just Works (tm). With my patches (which Ian just committed) we can now run Haddock on GHC and can get such nice html pages like [1]. The goal is now to keep it working. :) I had to find some rather t

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:31:51 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/vectorise/VectType.hs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720173151-7c5c6-28661fde1646cbf9624153e374dd3d36b99eb77d.gz

patch applied (ghc): First step for getting rid of the old -optdep flags

2008-07-20 Thread Ian Lynagh
Sun Jul 20 13:32:39 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * First step for getting rid of the old -optdep flags They are now handled by the main flag parser, rather than having their own praser that runs later. As an added bonus, 5 global variables are also gone. M ./compiler/mai

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:31:17 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/utils/Pretty.lhs -58 +58 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720173117-7c5c6-abf6e466ef20fb568fa07c9d3cedd124664fd2ac.gz ___

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:31:05 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/utils/GraphPpr.hs -3 +3 M ./compiler/utils/Panic.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720173105-7c5c6-e543036787338a272b552143381da02a970a634d.g

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:26:14 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/specialise/SpecConstr.lhs -7 +7 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720172614-7c5c6-e6b9d19f50a96d3f47665e21c44af67a2c10d295.gz

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:30:17 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/typecheck/FamInst.lhs -2 +2 M ./compiler/typecheck/TcBinds.lhs -1 M ./compiler/typecheck/TcHsSyn.lhs -3 +3 M ./compiler/typecheck/TcRnTypes.lhs -3 +3 M ./compiler/typecheck/T

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:24:01 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/simplCore/SimplEnv.lhs -1 +1 M ./compiler/simplCore/SimplUtils.lhs -5 +5 M ./compiler/simplCore/Simplify.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/200

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:22:22 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/profiling/SCCfinal.lhs -11 +10 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/2008072017-7c5c6-5cc4c150b395f1c0e12f1c21f281f6b11b3ec750.gz _

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:22:42 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/rename/RnBinds.lhs -4 +4 M ./compiler/rename/RnEnv.lhs -1 +1 M ./compiler/rename/RnPat.lhs -4 +4 M ./compiler/rename/RnSource.lhs -1 +1 View patch online: http://darcs.haskell.o

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:21:39 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/prelude/PrelNames.lhs -15 +15 M ./compiler/prelude/PrelRules.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720172139-7c5c6-c838e26b8685e8acfb213fd1d539bc

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:21:14 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/parser/Lexer.x -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720172114-7c5c6-d87641bbe5528e0cf0dae775abe23334bb71724c.gz ___

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:20:54 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/nativeGen/PprMach.hs -1 +1 M ./compiler/nativeGen/RegAllocColor.hs -3 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720172054-7c5c6-c6b47bd2c53bd7e80e72430f25d8

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:20:10 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/main/DynFlags.hs -1 +1 M ./compiler/main/Finder.lhs -2 +2 M ./compiler/main/GHC.hs -2 +1 M ./compiler/main/HscMain.lhs -1 +1 M ./compiler/main/HscTypes.lhs -7 +7 M ./comp

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:17:23 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/iface/LoadIface.lhs -1 +1 M ./compiler/iface/MkIface.lhs -7 +7 M ./compiler/iface/TcIface.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720171723-7c5

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:15:54 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/hsSyn/Convert.lhs -1 +1 M ./compiler/hsSyn/HsExpr.lhs -2 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720171554-7c5c6-d56197c17b57f0a691efaadf3aa563075c2d1aed.

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:11:13 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/coreSyn/CoreLint.lhs -1 +1 M ./compiler/coreSyn/CoreSubst.lhs -5 +5 M ./compiler/coreSyn/CoreUtils.lhs -4 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/200807201

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:15:29 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/ghci/GhciMonad.hs -1 +1 M ./compiler/ghci/RtClosureInspect.hs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720171529-7c5c6-f517905ba4fc17101f8f8d373ba1c84f9

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:14:24 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/deSugar/DsBinds.lhs -3 +3 M ./compiler/deSugar/DsUtils.lhs -3 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720171424-7c5c6-96c81bc877a56a8f9f29d8bb6ea898e9e207

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:07:08 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/codeGen/CgStackery.lhs -1 +1 M ./compiler/codeGen/ClosureInfo.lhs -1 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720170708-7c5c6-024d5a2ee3c89f0e497106b7ba64f

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:06:01 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/cmm/CmmZipUtil.hs -1 +1 M ./compiler/cmm/MkZipCfgCmm.hs -2 +3 M ./compiler/cmm/ZipCfg.hs -1 +3 M ./compiler/cmm/ZipDataflow.hs -8 +8 View patch online: http://darcs.haskell.org/

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 10:04:21 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/cmm/CmmCPSGen.hs -7 +7 M ./compiler/cmm/CmmContFlowOpt.hs -2 +2 M ./compiler/cmm/CmmExpr.hs -6 +6 M ./compiler/cmm/CmmInfo.hs -8 +10 View patch online: http://darcs.haskell.org/

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 09:56:37 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/basicTypes/DataCon.lhs -1 +1 M ./compiler/basicTypes/MkId.lhs -7 +7 M ./compiler/basicTypes/RdrName.lhs -3 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 09:58:45 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/cmm/CmmBrokenBlock.hs -40 +44 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720165845-7c5c6-8e5ecd5f69f2b9d560a906bbbc8a81de408ba3e9.gz __

patch applied (ghc): Fix Haddock errors.

2008-07-20 Thread Ian Lynagh
Sun Jul 20 09:41:33 PDT 2008 Thomas Schilling <[EMAIL PROTECTED]> * Fix Haddock errors. M ./compiler/HsVersions.h +6 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720164133-7c5c6-fc98da8f5b56e4b14650640281dc0c9e355299ed.gz

[nightly] 20-Jul-2008 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-07-20 Thread GHC Build Reports
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 Sun Jul 20 18:02:05 BST 2008. checking out

patch applied (testsuite): Add a test for the WARNING pragma

2008-07-20 Thread Ian Lynagh
Sun Jul 20 08:55:22 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Add a test for the WARNING pragma A ./tests/ghc-regress/rename/should_compile/Rn066_A.hs M ./tests/ghc-regress/rename/should_compile/all.T +4 A ./tests/ghc-regress/rename/should_compile/rn066.hs A ./tests/ghc-regress/

patch applied (testsuite): Update output

2008-07-20 Thread Ian Lynagh
Sat Jul 19 14:53:00 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update output M ./tests/ghc-regress/ghci/scripts/ghci024.py -1 +1 M ./tests/ghc-regress/rename/should_compile/rn050.hs -1 +1 M ./tests/ghc-regress/rename/should_compile/rn050.stderr -4 +4 View patch online: http://darcs.

patch applied (ghc): Properly comment out unused pragmas

2008-07-20 Thread Ian Lynagh
Sun Jul 20 06:56:04 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Properly comment out unused pragmas We now say -- {-# SPECIALIZE ... rather than {-# -- SPECIALIZE ... M ./compiler/basicTypes/UniqSupply.lhs -3 +3 M ./compiler/simplCore/SimplMonad.lhs -3 +3 M ./compiler/

patch applied (ghc): Add a WARNING pragma

2008-07-20 Thread Ian Lynagh
Sun Jul 20 05:09:18 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Add a WARNING pragma M ./compiler/basicTypes/BasicTypes.lhs -2 +9 M ./compiler/deSugar/Desugar.lhs -2 +2 M ./compiler/hsSyn/HsDecls.lhs -13 +13 M ./compiler/hsSyn/HsSyn.lhs -2 +2 M ./compiler/iface/BinIface.hs -20

Re: HEAD does not build

2008-07-20 Thread Duncan Coutts
On Sun, 2008-07-20 at 15:56 +0100, Ian Lynagh wrote: > So, I think there are two ways forward. Either Cabal should always tell > hsc2hs to use GHC when it is building with GHC, or it should always tell > it to use gcc. But currently Cabal doesn't know where gcc is, and on > Windows we put it in t

Re: HEAD does not build

2008-07-20 Thread Ian Lynagh
On Wed, Jul 16, 2008 at 04:24:08PM +0200, Jost Berthold wrote: > > > I can't reproduce this. The ghc path that I configure with is passed > > through correctly for me: > ... > > hpc$ /home/ian/ghc/darcs/ghc/libraries/cabal-bin /usr/bin/ghc > > /home/ian/ghc/darcs/ghc/libraries/bootstrapping.conf c

Daily report for stable

2008-07-20 Thread BuildBot Collator
Build results: fast486 stable: fail (failed runtestsuite) gabor stable: fail (failed runtestsuite) kgardas stable: fail (failed stage1) mnemosyne x86-64 Gentoo stable: fail (failed runtestsuite) tnaur PPC OSX stable 2: fail (failed runtestsu

Daily report for head

2008-07-20 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed stage3 bindist bindisttest failed slave lost) x86 Windows head:lost x86 Windows head fast: pass lost pass lost pass pass tnaur PPC OSX head 2:pass x86-64 Linux head unreg: fail (failed nofib.boot.0 failed slave lost) New unexpecte