December 2008 Archives by author
Starting: Mon Dec 1 02:53:16 EST 2008
Ending: Wed Dec 31 21:55:32 EST 2008
Messages: 348
- todays head failures - installPackage (Re: Daily report for
head)
Tristan Allwood
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- HEADS UP: patches, package versions, and cabal-install
Duncan Coutts
- HEADS UP: patches, package versions, and cabal-install
Duncan Coutts
- package ghc depends on Cabal-1.5.5, which fails to
load(ghchead, windows)
Duncan Coutts
- package ghc depends on Cabal-1.5.5, which fails to load (ghc
head, windows)
Duncan Coutts
- patch applied (testsuite): Simple17 passes
Simon Peyton Jones
- patch applied (ghc): Fix typo in quasi-quote documentation's sample.
Simon Peyton Jones
- patch applied (testsuite): Follow improved error message
Simon Peyton Jones
- patch applied (ghc): Better error message for fundep conflict
Simon Peyton Jones
- patch applied (ghc): Comments only (on Activation)
Simon Peyton Jones
- patch applied (ghc): Remove INLINE pragmas on recursive functions
Simon Peyton Jones
- patch applied (ghc): Make CoreTidy retain deadness info (better
-ddump-simpl)
Simon Peyton Jones
- patch applied (ghc): Trim redundant import
Simon Peyton Jones
- patch applied (ghc): Add no-op case for addIdSpecialisations (very
minor optimisation)
Simon Peyton Jones
- patch applied (ghc): Make CoreToStg a little more robust to eta
expansion
Simon Peyton Jones
- patch applied (ghc): Comments only (Note [Entering error thunks])
Simon Peyton Jones
- patch applied (ghc): Layout only
Simon Peyton Jones
- patch applied (ghc): Comments only
Simon Peyton Jones
- patch applied (ghc): Comments only in OccurAnal
Simon Peyton Jones
- patch applied (ghc): Add static flag -fsimple-list-literals
Simon Peyton Jones
- patch applied (ghc): Add -fpass-case-bndr-to-join-points
Simon Peyton Jones
- patch applied (ghc): Completely new treatment of INLINE pragmas
(big patch)
Simon Peyton Jones
- patch applied (testsuite): Remove INLINE for recursive function
Simon Peyton Jones
- patch applied (ghc): Comments only
Simon Peyton Jones
- patch applied (ghc): White space only
Simon Peyton Jones
- patch applied (ghc): Move simpleOptExpr from CoreUnfold to CoreSubst
Simon Peyton Jones
- patch applied (ghc): Use CoreSubst.simpleOptExpr in place of the
ad-hoc simpleSubst (reduces code too)
Simon Peyton Jones
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Peyton Jones
- patch applied (ghc): Inject implicit bindings after CoreTidy,
not before Simplify
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2861: bogus eta expansion
Simon Peyton Jones
- patch applied (ghc): Improve documentation for data family
instances (cf Trac #1968)
Simon Peyton Jones
- patch applied (ghc): Tidy up treatment of big lambda (fixes Trac
#2898)
Simon Peyton Jones
- patch applied (ghc): Add quotes to error message
Simon Peyton Jones
- patch applied (ghc): Refactor RnEnv to fix Trac #2901
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2901
Simon Peyton Jones
- patch applied (testsuite): Track new quotes in error message
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2851,
and update error message for other tests
Simon Peyton Jones
- patch applied (testsuite): Test for empty type indices (Trac #2888)
Simon Peyton Jones
- patch applied (ghc): Avoid nasty name clash with associated data
types (fixes Trac #2888)
Simon Peyton Jones
- patch applied (ghc): Improve error message in deriving (fix Trac
#2851)
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2856
Simon Peyton Jones
- patch applied (testsuite): Use -XImpredicativeTypes instead of
-fglasgow-exts
Simon Peyton Jones
- patch applied (testsuite): Track error message changes
Simon Peyton Jones
- patch applied (ghc): Improve error reporting for 'deriving'
Simon Peyton Jones
- patch applied (ghc): Remove -XImpredicativeTypes from -fglasgow-exts
Simon Peyton Jones
- patch applied (ghc): White space and spelling in comments
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2856: make deriving work for type
families
Simon Peyton Jones
- patch applied (ghc): -XImpredicativeTypes implies -XRankNTypes,
and improve error msg in TcMType
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2721: reject newtype deriving if the
class has associated types
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2721
Simon Peyton Jones
- Problem linking installPackage when SplitObjs=NO
Matthias Kilian
- patch applied (testsuite): Clean .exe.manifest files
Ian Lynagh
- patch applied (ghc): We need to tell cabal-bin which version of
Cabal to use
Ian Lynagh
- patch applied (ghc-6.10/ghc): We need to tell cabal-bin which
version of Cabal to use
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix typo in quasi-quote
documentation's sample.
Ian Lynagh
- patch applied (ghc-6.10/ghc): Better error message for fundep
conflict
Ian Lynagh
- patch applied (ghc-6.10/ghc): add a warning that --enable-shared is
experimental
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix 32-bit breakage
Ian Lynagh
- patch applied (ghc-6.10/ghc): Format output for :t more nicely
Ian Lynagh
- package ghc depends on Cabal-1.5.5,
which fails to load (ghc head, windows)
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Report the
buld results
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Report
failing reasons in the nightly report
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Account for
build results being stored in reverse order
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Allow _ in
builder names
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Handle
srcdist/bindist failure in successful builds
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Add some
changes that have been lying around unrecorded for a while
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Update for
new versions of GHC and new libraries
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Follow
mime-string changes
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Generate HTML
e-mail
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Add the
Output module
Ian Lynagh
- patch applied (testsuite): Mark break018 broken (#2845)
Ian Lynagh
- patch applied (ghc): Completely new treatment of INLINE pragmas
Ian Lynagh
- package ghc depends on Cabal-1.5.5,
which fails to load (ghc head, windows)
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Improve output
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Improve the
output
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Add links to
build failures
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Add some
newlines to make the HTML more readable
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Add missing
<td></td> tags to HTML
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Remove some
newlines from the text output
Ian Lynagh
- Daily report for stable
Ian Lynagh
- HEADS UP: patches, package versions, and cabal-install
Ian Lynagh
- HEADS UP: patches, package versions, and cabal-install
Ian Lynagh
- patch applied (/srv/home/buildbot/buildbot-collator): Add a space
between columns of tables in text mode
Ian Lynagh
- Daily report for stable
Ian Lynagh
- patch applied (ghc): Remove an unnecessary -w flag
Ian Lynagh
- patch applied (ghc): Fix warnings in StgCmmHpc
Ian Lynagh
- patch applied (ghc): Fix warnings in CgParallel
Ian Lynagh
- patch applied (ghc): Parse pragma names better; trac #2847
Ian Lynagh
- patch applied (ghc): Fix warnings in CgHpc
Ian Lynagh
- patch applied (ghc): Add OPTIONS_CATCH,DERIVE,YHC to those that GHC
knows about; trac #2847
Ian Lynagh
- patch applied (testsuite): Add a test for trac #2847: Parsing
OPTIONS_NO_SUCH_PRAGMA pragma
Ian Lynagh
- patch applied (testsuite): Add a test that we ignore OPTIONS_HUGS
pragmas
Ian Lynagh
- patch applied (ghc-6.10/ghc): Merge some of the #2847 fixes to the
6.10 branch
Ian Lynagh
- patch applied (ghc): Fix warnings in StgCmmGran
Ian Lynagh
- patch applied (ghc): Make some profiling flags dynamic
Ian Lynagh
- patch applied (ghc): Fix user guide typesetting
Ian Lynagh
- patch applied (/haskell/ghc): Kari Pahula now maintains GHC in
Debian
Ian Lynagh
- patch applied (/haskell/ghc): GHC6 is now maintained in Arch by
Vesa Kaihlavirta and Don Stewart
Ian Lynagh
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Ian Lynagh
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Ian Lynagh
- patch applied (ghc): The default cleanup handler should /always/
delete the temp files
Ian Lynagh
- patch applied (ghc): Make the lists of files and directories to be
cleaned-up non-global
Ian Lynagh
- patch applied (ghc): SysTools no longer needs -fno-cse
Ian Lynagh
- patch applied (ghc-6.10/ghc): The default cleanup handler should
/always/ delete the temp files
Ian Lynagh
- patch applied (ghc-6.10/ghc): Document hs_init() infelicity (#2863)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix #2848: avoid overflow during time
calculation
Ian Lynagh
- HEADS UP: patches, package versions, and cabal-install
Ian Lynagh
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Ian Lynagh
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Ian Lynagh
- patch applied (ghc): Fix warnings in CgLetNoEscape
Ian Lynagh
- patch applied (ghc): Remove some redundant code
Ian Lynagh
- patch applied (ghc): Fix warnings in CgForeignCall
Ian Lynagh
- patch applied (ghc-6.10/ghc): On FreeBSD,
try MAP_FIXED if ordinary mmap() fails to give us suitable memory
Ian Lynagh
- patch applied (ghc-6.10/ghc): MERGED: FIX #1364: added support for
C finalizers that run as soon as the value is not longer reachable.
Ian Lynagh
- patch applied (ghc-6.10/ghc): MERGED: Fix #2592: do an orderly
shutdown when the heap is exhausted
Ian Lynagh
- patch applied (ghc-6.10/ghc): MERGED: Fix #2838: we should narrow a
CmmInt before converting to ImmInteger
Ian Lynagh
- patch applied (ghc): Fix warnings in CgClosure
Ian Lynagh
- patch applied (ghc): Fix warnings in CgMonad
Ian Lynagh
- patch applied (ghc): Fix warnings in CgPrimOp
Ian Lynagh
- patch applied (ghc): Remove dead code from CgUtils
Ian Lynagh
- patch applied (ghc): Fix warnings in StgCmmTicky
Ian Lynagh
- patch applied (ghc): Fix warnings in CodeGen
Ian Lynagh
- patch applied (ghc): Remove a little dead code from CgTailCall
Ian Lynagh
- patch applied (ghc): Fix warnings in CgTailCall
Ian Lynagh
- patch applied (ghc): Fix warnings in CgHeapery
Ian Lynagh
- patch applied (ghc): Remove dead function srtLabelAndLength from
CgInfoTbls
Ian Lynagh
- patch applied (ghc): Fix warnings in CgInfoTbls
Ian Lynagh
- patch applied (ghc): Fix warnings in CgProf
Ian Lynagh
- patch applied (ghc): Fix warnings in StgCmmProf
Ian Lynagh
- patch applied (ghc): Remove some dead code from CgCase
Ian Lynagh
- patch applied (ghc): Fix warnings in CgCase
Ian Lynagh
- patch applied (ghc): Fix warnings in CgStackery
Ian Lynagh
- patch applied (ghc): Fix warnings in CgBindery
Ian Lynagh
- patch applied (ghc): Fix warnings in CgExpr
Ian Lynagh
- patch applied (ghc): Use DynFlags to work out if we are doing ticky
ticky profiling
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmBrokenBlock
Ian Lynagh
- patch applied (ghc): Comment out dead function breakProc
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmUtils
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmCPS
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmLive
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmCallConv
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmProcPoint
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmCPSGen
Ian Lynagh
- patch applied (ghc): Fix warnings in CmmInfo
Ian Lynagh
- patch applied (ghc): Fix warnings in NCGMonad
Ian Lynagh
- patch applied (ghc): Fix warnings in WorkWrap
Ian Lynagh
- patch applied (ghc): Fix warnings in CgCon
Ian Lynagh
- patch applied (ghc): Fix warnings in CgTicky
Ian Lynagh
- patch applied (ghc): Fix warnings in ClosureInfo
Ian Lynagh
- patch applied (ghc): Fix warnings in SMRep
Ian Lynagh
- patch applied (ghc): Fix warnings in CgCallConv
Ian Lynagh
- patch applied (ghc): Fix warnings in StgCmmForeign
Ian Lynagh
- patch applied (ghc): Fix warnings in Rules
Ian Lynagh
- patch applied (ghc): Fix warnings in ByteCodeInstr
Ian Lynagh
- patch applied (ghc): Fix warnings in ByteCodeAsm
Ian Lynagh
- Problem linking installPackage when SplitObjs=NO
Simon Marlow
- patch applied (ghc): add missing case to Ord GlobalReg
(EagerBlackhole == EagerBlackhole)
Simon Marlow
- patch applied (ghc): Fix more problems caused by padding in the
Capability structure
Simon Marlow
- todays head failures - installPackage (Re: Daily report for
head)
Simon Marlow
- patch applied (ghc): make -include-pkg-deps work (not sure when
this got lost)
Simon Marlow
- patch applied (ghc): ghc -M: need to add a dep on Prelude unless
-fno-implicit-prelude is on
Simon Marlow
- patch applied (ghc): Put full ImportDecls in ModSummary instead of
just ModuleNames
Simon Marlow
- Daily report for stable
Simon Marlow
- HEADS UP: patches, package versions, and cabal-install
Simon Marlow
- HEADS UP: patches, package versions, and cabal-install
Simon Marlow
- Daily report for stable
Simon Marlow
- Panic when building head with profiling
Simon Marlow
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Marlow
- patch applied (ghc): fix an assertion failure in
prof/threaded/debug mode
Simon Marlow
- patch applied (ghc): Fix #2838: we should narrow a CmmInt before
converting to ImmInteger
Simon Marlow
- patch applied (ghc): Fix #2848: avoid overflow during time
calculation
Simon Marlow
- patch applied (ghc): Fix #2592: do an orderly shutdown when the
heap is exhausted
Simon Marlow
- Daily report for stable
Simon Marlow
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Marlow
- Panic when building head with profiling
Simon Marlow
- patch applied (ghc): Document hs_init() infelicity (#2863)
Simon Marlow
- patch applied (ghc): On FreeBSD,
try MAP_FIXED if ordinary mmap() fails to give us suitable memory
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix (part of) #2868: do
load-balancing when there's only one spark
Simon Marlow
- patch applied (testsuite): add test for #2838
Simon Marlow
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Marlow
- patch applied (ghc): FIX #1364: added support for C finalizers that
run as soon as the value is not longer reachable.
Simon Marlow
- patch applied (testsuite): FIX #1364: added tests for C finalizers.
Simon Marlow
- patch applied (ghc): Document new GC options -q1 and -qg<n>
Simon Marlow
- patch applied (ghc): wake up other Capabilities even when there is
only one spark (see #2868)
Simon Marlow
- Problem linking installPackage when SplitObjs=NO
Simon Marlow
- patch applied (ghc): Revert CorePrep part of "Completely new
treatment of INLINE pragmas..."
Simon Marlow
- patch applied (ghc): revert accidental change to configure.ac
Simon Marlow
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Marlow
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Marlow
- [nightly] 15-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Simon Marlow
- patch applied (ghc): Revert CorePrep part of "Completely
newtreatment of INLINE pragmas..."
Simon Marlow
- patch applied (ghc): Rollback INLINE patches
Simon Marlow
- patch applied (ghc): UNDO: Add -fpass-case-bndr-to-join-points
Simon Marlow
- patch applied (testsuite): check for valid .prof files when
profiling
Simon Marlow
- patch applied (testsuite): test for #2592
Simon Marlow
- patch applied (testsuite): Fix this test: it was using a C
finalizer that called back into Haskell
Simon Marlow
- patch applied (ghc): Workaround for #2262, from Barney Stratford
Simon Marlow
- patch applied (testsuite): Make the testsuite work with the new
build system
Simon Marlow
- patch applied (testsuite): break018 is expected to pass again after
the INLINE patch rollback
Simon Marlow
- patch applied (testsuite): fix typo
Simon Marlow
- HEADS UP: patches, package versions, and cabal-install
Neil Mitchell
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Neil Mitchell
- Old version of directory on hackage
Neil Mitchell
- Serious Haddock bug
Neil Mitchell
- darcs patch: Fix typo in quasi-quote documentation's sample.
Simon Peyton-Jones
- todays head failures - installPackage (Re: Daily report for
head)
Simon Peyton-Jones
- patch applied (ghc): Completely new treatment of INLINE pragmas
Simon Peyton-Jones
- Panic when building head with profiling
Simon Peyton-Jones
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Simon Peyton-Jones
- Panic when building head with profiling
Simon Peyton-Jones
- Deriving Functor
Simon Peyton-Jones
- todays head failures - installPackage (Re: Daily report forhead)
Claus Reinke
- package ghc depends on Cabal-1.5.5, which fails to load (ghc head,
windows)
Claus Reinke
- package ghc depends on Cabal-1.5.5,
which fails to load (ghc head, windows)
Claus Reinke
- package ghc depends on Cabal-1.5.5, which fails to load (ghchead,
windows)
Claus Reinke
- package ghc depends on Cabal-1.5.5, which fails to load(ghchead,
windows)
Claus Reinke
- HEADS UP: patches, package versions, and cabal-install
Claus Reinke
- HEADS UP: patches, package versions, and cabal-install
Claus Reinke
- HEADS UP: patches, package versions, and cabal-install
Claus Reinke
- HEADS UP: patches, package versions, and cabal-install
Claus Reinke
- patch applied (ghc): Revert CorePrep part of "Completely
newtreatment of INLINE pragmas..."
Claus Reinke
- [nightly] 30-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 16-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 16-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 28-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 28-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 29-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 29-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 30-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 30-Dec-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 31-Dec-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Export 'succeeded' and 'failed' helper
functions.
Thomas Schilling
- patch applied (ghc): Documentation only.
Thomas Schilling
- patch applied (ghc): Add 'needsTemplateHaskell' utility function
and document why one might
Thomas Schilling
- patch applied (ghc): Document 'loadModule'.
Thomas Schilling
- Panic when building head with profiling
Thomas Schilling
- Panic when building head with profiling
Thomas Schilling
- Panic when building head with profiling
Thomas Schilling
- Panic when building head with profiling
Thomas Schilling
- patch applied (ghc): Add assertion for arity match (checks Trac
#2844)
Thomas Schilling
- patch applied (ghc): Include PprTyThings in tags file.
Thomas Schilling
- patch applied (ghc): Comments only. Fix typo.
Thomas Schilling
- patch applied (ghc): Comments only. Haddockify parts of TcRnTypes.
Thomas Schilling
- patch applied (testsuite): Add first test for GHC API features.
Thomas Schilling
- patch applied (testsuite): Add test for #2739 (tests that it works
with HscInterpreted).
Thomas Schilling
Last message date:
Wed Dec 31 21:55:32 EST 2008
Archived on: Wed Dec 31 21:55:34 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).