August 2008 Archives by thread
Starting: Fri Aug 1 03:30:02 EST 2008
Ending: Sun Aug 31 16:51:46 EST 2008
Messages: 796
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- makign
Simon Peyton-Jones
- Buildbot: "Latest Successful Build" for each builder?
Claus Reinke
- FW: Building libraries with ticky-ticky
Simon Peyton-Jones
- Orphans
Simon Peyton-Jones
- [nightly] 01-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Aug-2008 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Update assertErrorName;
assertError has moved to Control.Exception
Ian Lynagh
- patch applied (ghc): Fix ifBuildable
Ian Lynagh
- patch applied (ghc): Ignore git files
Ian Lynagh
- patch applied (ghc): Rename maybeTyConSingleCon to
tyConSingleDataCon_maybe
Ian Lynagh
- patch applied (ghc): Document BasicTypes
Ian Lynagh
- patch applied (ghc): Document DataCon
Ian Lynagh
- patch applied (testsuite): Update TH_runIO output
Ian Lynagh
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Document Module
Ian Lynagh
- patch applied (ghc): Document NameEnv
Ian Lynagh
- patch applied (ghc): Document NameSet
Ian Lynagh
- patch applied (ghc): Document DFMonad
Ian Lynagh
- patch applied (ghc): Document Dataflow
Ian Lynagh
- patch applied (ghc): Document MachOp
Ian Lynagh
- patch applied (ghc): Document ZipCfg
Ian Lynagh
- patch applied (ghc): Comment only in IfaceENv
Ian Lynagh
- patch applied (ghc): Add some type signatures to RnNames
Ian Lynagh
- patch applied (ghc): Document FastTypes
Ian Lynagh
- patch applied (ghc): Document LazyUniqFM
Ian Lynagh
- patch applied (ghc): Document Unique
Ian Lynagh
- patch applied (ghc): Document VarEnv
Ian Lynagh
- patch applied (ghc): Document VarSet
Ian Lynagh
- patch applied (ghc): Document CmmZipUtil
Ian Lynagh
- patch applied (ghc): Document CoreFVs
Ian Lynagh
- patch applied (ghc): Document CoreSubst
Ian Lynagh
- patch applied (ghc): Document PackageConfig
Ian Lynagh
- [nightly] 02-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Aug-2008 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (testsuite): Change the timeout program to use
exceptions properly
Ian Lynagh
- patch applied (testsuite): Fix the arith011 test now that catchAny
is gone
Ian Lynagh
- [nightly] 03-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Aug-2008 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Follow the move of assertError from
Control.Exception to GHC.IOBase
Ian Lynagh
- patch applied (ghc): haddock fixes
Ian Lynagh
- patch applied (testsuite): Update TH_runIO output (again)
Ian Lynagh
- Unfriendly HEAD is unfriendly
Austin Seipp
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- [GHC] #2442: Heuristics to improve error messages for badly
referenced things
Simon Peyton-Jones
- patch applied (ghc): UNDO: FIX #2375: remove oc->lochash completely,
it apparently isn't used
Simon Marlow
- ghc.cabal
Simon Peyton-Jones
- patch applied (ghc): Document -dsuppress-uniques
Simon Peyton Jones
- patch applied (ghc): Improve docs for GADTs
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2478
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2433 (deriving Typeable)
Simon Peyton Jones
- patch applied (ghc): Fix the bug part of Trac #1930
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2467: decent warnings for orphan
instances
Simon Peyton Jones
- patch applied (testsuite): Test for Trac #2478
Simon Peyton Jones
- patch applied (testsuite): Test Trac 2433
Simon Peyton Jones
- patch applied (testsuite): Test for Trac #1930
Simon Peyton Jones
- head aches in parser/Parser.hs
Claus Reinke
- [nightly] 04-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Version control systems
Simon Marlow
- patch applied (ghc): FIX BUILD on Windows
Simon Marlow
- patch applied (ghc): 2nd try: remove lochash, it isn't needed (now)
Simon Marlow
- patch applied (ghc): Fix Trac #2449
Simon Peyton Jones
- HEADS UP: base3-compat incoming
Simon Marlow
- patch applied (ghc): Don't make a "windows" flag in the Cabal file
- os(windows) already exists!
Ian Lynagh
- patch applied (ghc): Follow the tuple datatype movements
Ian Lynagh
- patch applied (ghc): Remove the cgi package from extralibs
Ian Lynagh
- more orphaned head exceptions
Claus Reinke
- patch applied (testsuite): Update ghci011 output
Ian Lynagh
- head aches in parser/Parser.hs
Duncan Coutts
- [nightly] 05-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Don't boot/configure if we are validating
--no-clean
Ian Lynagh
- patch applied (ghc): Move the [] definion from base to ghc-prim
Ian Lynagh
- patch applied (ghc): Move the Char datatype into ghc-prim
Ian Lynagh
- patch applied (ghc): C# has moved to ghc-prim:GHC.Types
Ian Lynagh
- patch applied (testsuite): Update output following the move of the
Char definition
Ian Lynagh
- HEADS UP: base3-compat incoming
Simon Marlow
- patch applied (ghc): Ooops;
lack of mk/confi.mk doesn't mean validate shouldn't run configure!
Ian Lynagh
- patch applied (ghc): in stage1, always rebuild Main.hs
Simon Marlow
- patch applied (ghc): Add -fno-implicit-import-qualified (#2452)
Simon Marlow
- patch applied (testsuite): add test for #2452
Simon Marlow
- patch applied (testsuite): update output
(-fimplicit-import-qualified)
Simon Marlow
- [nightly] 06-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Prepare GHC for building with Git
Ian Lynagh
- patch applied (ghc): Move Int,
Float and Double into ghc-prim:GHC.Types
Ian Lynagh
- patch applied (ghc): Move Int,
Float and Double into ghc-prim:GHC.Types
Ian Lynagh
- patch applied (ghc): Eq and Ord have moved into GHC.Classes
Ian Lynagh
- patch applied (ghc): Split the Id related functions out from Var
into Id, document Var and some of Id
Ian Lynagh
- patch applied (ghc): Document Id
Ian Lynagh
- patch applied (ghc): Document Literal,
expand it's API and rename mkStringLit to mkMachString
Ian Lynagh
- patch applied (ghc): Tweak comments in MkId and follow mkStringLit
renaming
Ian Lynagh
- patch applied (ghc): Make Module Uniquable
Ian Lynagh
- patch applied (ghc): Document RdrName and expand its API
Ian Lynagh
- patch applied (ghc): Document SrcLoc
Ian Lynagh
- patch applied (ghc): Document UniqSupply
Ian Lynagh
- patch applied (ghc): Document CgUtils, follow Digraph changes
Ian Lynagh
- patch applied (ghc): Handle optSrcSpanFileName rename in Coverage
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsArrows
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsBinds
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsExpr
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsForeign
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsListComp
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsMeta
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsUtils
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in Match
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in MatchCon
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in MatchLit
Ian Lynagh
- patch applied (ghc): Handle optSrcSpanFileName in InteractiveUI
Ian Lynagh
- patch applied (ghc): Minor refactoring in RtClosureInspect
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in MkIface
Ian Lynagh
- patch applied (ghc): Follow OccName changes and minor refactorings
in TcIface
Ian Lynagh
- patch applied (ghc): Expand ErrUtils api with another plain variant
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in GHC;
patch from Max Bolingbroke
Ian Lynagh
- patch applied (ghc): Document InteractiveEval and follow OccName
change
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in AsmCodeGen
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in RegAllocLinear.hs
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in RegLiveness
Ian Lynagh
- patch applied (ghc): Follow OccName changes in ParserCore
Ian Lynagh
- patch applied (ghc): Follow OccName changes in TysPrim
Ian Lynagh
- patch applied (ghc): Document TysWiredIn and follow OccName changes
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in RnBinds and small
refactoring
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in OccurAnal
Ian Lynagh
- patch applied (ghc): Follow Literal change in Simplify
Ian Lynagh
- patch applied (ghc): Document Rules
Ian Lynagh
- patch applied (ghc): Follow OccName and MkCore changes in Inst
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in TcBinds
Ian Lynagh
- patch applied (ghc): Follow TcEnv API addition in TcForeign
Ian Lynagh
- patch applied (ghc): Make IOEnv a MonadUnique
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in TcTyDecls
Ian Lynagh
- patch applied (ghc): Document Coercion
Ian Lynagh
- patch applied (ghc): Document TyCon
Ian Lynagh
- patch applied (ghc): Document Type
Ian Lynagh
- patch applied (ghc): Document TypeRep and follow OccName change
Ian Lynagh
- patch applied (ghc): Add more functionality to Digraph and refactor
it's interface somewhat, including adding a Graph ADT
Ian Lynagh
- patch applied (ghc): Document FastString and rename strLength to
lengthLS
Ian Lynagh
- patch applied (ghc): Document FiniteMap
Ian Lynagh
- patch applied (ghc): Document Outputable
Ian Lynagh
- patch applied (ghc): Follow FastString changes in Pretty
Ian Lynagh
- patch applied (ghc): Document UniqFM and add listToUFM_C
Ian Lynagh
- patch applied (ghc): Document UniqSet
Ian Lynagh
- patch applied (ghc): Document Util
Ian Lynagh
- patch applied (ghc): Follow OccName changes in VectBuiltIn
Ian Lynagh
- patch applied (ghc): Follow Digraph changes in VectType
Ian Lynagh
- patch applied (ghc): Document OccName and expand it's API
Ian Lynagh
- patch applied (ghc): Document DynFlags and expand API
Ian Lynagh
- patch applied (ghc): Document IdInfo
Ian Lynagh
- patch applied (ghc): Document CoreSyn and expand its API
Ian Lynagh
- patch applied (ghc): Document Packages and a minor refactoring
Ian Lynagh
- patch applied (ghc): Document CoreUtils
Ian Lynagh
- patch applied (ghc): Use new RdrName export in RdrHsSyn
Ian Lynagh
- patch applied (ghc): Document HscTypes, refactor it somewhat,
remove unused type and add MonadThings
Ian Lynagh
- patch applied (ghc): Add MkCore,
holding general Core construction facilities
Ian Lynagh
- patch applied (ghc): Handle introduction of MkCore in DsMonad and
expand API
Ian Lynagh
- patch applied (ghc): Minor refactorings in TcEnv
Ian Lynagh
- patch applied (ghc): Fix VectMonad after introduction of MonadThings
Ian Lynagh
- patch applied (ghc): Follow introduction of MkCore in VectUtils
Ian Lynagh
- patch applied (ghc): Fix Vectorise after introduction of MonadThings
Ian Lynagh
- patch applied (ghc): Use DynFlags.getMainFun in TcRnDriver
Ian Lynagh
- patch applied (ghc): Follow OccName changes in Convert
Ian Lynagh
- patch applied (ghc): Document Name and expand it's API
Ian Lynagh
- patch applied (ghc): Fix errors with haddock 0.8
Ian Lynagh
- patch applied (testsuite): Update output
Ian Lynagh
- patch applied (testsuite): Line number information change only
Ian Lynagh
- [nightly] 07-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- headless on windows
Claus Reinke
- patch applied (ghc): Fix darcs-all get
Ian Lynagh
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- [nightly] 08-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Runnig Nofib with inplace GHC
Max Bolingbroke
- patch applied (ghc): Fixed performance bug in ext-core preprocessor
Tim Chevalier
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Remove CoreSyn SOURCE imports
Ian Lynagh
- patch applied (ghc): Remove redundant fromIntegral calls
Ian Lynagh
- patch applied (ghc): Move allM to MonadUtils
Ian Lynagh
- [nightly] 09-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- darcs patch: Use Cabal configurations to decide whether ghc should
use editline. (+1 more)
Judah Jacobson
- patch applied (ghc): Use Cabal to build pwd
Ian Lynagh
- patch applied (ghc): bindists are now some way towards working
Ian Lynagh
- patch applied (ghc): bindist fixes
Ian Lynagh
- patch applied (ghc): Also clean pwd.hi and pwd.o
Ian Lynagh
- patch applied (ghc): Make "make clean" in compiler/ only clean the
stage we want to clean
Ian Lynagh
- patch applied (ghc): Make "make clean" in ghc/ only clean the stage
we want to clean
Ian Lynagh
- patch applied (ghc): Remove driver/ghc;
The Cabal package in ghc/ now makes a wrapper itself
Ian Lynagh
- patch applied (ghc): Remove inplace-datadir when cleaning
Ian Lynagh
- patch applied (ghc): We don't need to generate driver/package.conf
any more; spotted by Simon
Ian Lynagh
- patch applied (ghc): Remove references to the files that the RTS no
longer knows about
Ian Lynagh
- patch applied (ghc): Add mk/bindist.mk
Ian Lynagh
- patch applied (ghc): Don't give the -d flag to rm;
it goes wrong on Windows
Ian Lynagh
- patch applied (ghc): Remove a pointless use of $(HERE_ABS)/
Ian Lynagh
- [nightly] 10-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- This week
Ian Lynagh
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Fix Trac #2486: restore the specialiser to a
working state
Simon Peyton Jones
- patch applied (ghc): Minor refactoring; no functionality change
Simon Peyton Jones
- patch applied (ghc): Make comparison on equalities work right (ie
look at the types)
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2494: tcSimplifyRuleLhs
Simon Peyton Jones
- patch applied (ghc): Use do-notation
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2506: infix assert
Simon Peyton Jones
- patch applied (testsuite): TAG 2008-08-07
Simon Peyton Jones
- patch applied (testsuite): Make the gadt-records test work even
during fast validate
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2486
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2506
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2494
Simon Peyton Jones
- patch applied (testsuite): Add test for empty cases;
update output for braces in HsCase printing
Simon Peyton Jones
- patch applied (testsuite): Update output
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2412: type synonyms and hs-boot
recursion
Simon Peyton Jones
- patch applied (ghc): Mostly fix Trac #2431: make empty case
acceptable to (most of) GHC
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2367: selectors for GADTs
Simon Peyton Jones
- patch applied (ghc): Make -dsuppress-uniques apply regardless of
-ppr-debug
Simon Peyton Jones
- patch applied (ghc): When suppressing uniques,
don't print the separating underscore
Simon Peyton Jones
- patch applied (ghc): Export Depth (needed for mkUserStyle);
collapse identical PrintUnqualified, QueryQualifies
Simon Peyton Jones
- patch applied (ghc): Print tidy rules in user style,
to avoid gratuitous uniques
Simon Peyton Jones
- patch applied (testsuite): Update output
Simon Peyton Jones
- [nightly] 11-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): The dph packages still contain warnings
Roman Leshchinskiy
- patch applied (ghc): Generalise libraries/Makefile.local
Roman Leshchinskiy
- patch applied (ghc): Simplify how we build dph
Roman Leshchinskiy
- patch applied (ghc): Use dph-{seq|par} instead of dph_{seq|par}
Roman Leshchinskiy
- darcs push trouble
Roman Leshchinskiy
- ``Orphan instances'' should be avoided anyway.
Henning Thielemann
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Layout only
Simon Peyton Jones
- patch applied (ghc): Refactoring: define TcRnMonad.failWith and use
it in the renamer
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2490: sections should be
parenthesised
Simon Peyton Jones
- Build system idea
Simon Marlow
- patch applied (testsuite): Add test for Trac #2490,
follow output changes
Simon Peyton Jones
- patch applied (ghc): get exception names from
Control.Exception.Base instead of Control.Exception
Ross Paterson
- patch applied (ghc): Suppress uniques when (and only when) we have
-dsuppress-uniques
Simon Peyton Jones
- patch applied (testsuite): fix this test on Windows
Simon Marlow
- patch applied (ghc): Add -XPackageImports,
new syntax for package-qualified imports
Simon Marlow
- patch applied (ghc): Don't warn if 'import Prelude' doesn't import
anything
Simon Marlow
- patch applied (ghc): build base3-compat
Simon Marlow
- patch applied (ghc): fix cut-and-pasto
Simon Marlow
- [nightly] 12-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- darcs and ghc..
Claus Reinke
- ./darcs-all pull -a; sh validate [Mac OS X]
Manuel M T Chakravarty
- [issue829] pull => bug in get_extra commuting patch
Mark Stosberg
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Improve docs for orphan decls (thanks Yitzchak
Gale)
Simon Peyton Jones
- patch applied (ghc): Improve error message for deprecated flags
(Trac #2513)
Simon Peyton Jones
- [nightly] 13-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Build system idea
Simon Marlow
- patch applied (ghc): put back -fwarn-depcrecations
Simon Marlow
- patch applied (ghc): FIX #2491 (ghc-pkg unregister should complain
about breaking dependent packages)
Simon Marlow
- patch applied (ghc): FIX #2492: ghc-pkg insists on having HOME
environment variable set
Simon Marlow
- patch applied (ghc): FIX #1963: use Cabal's writeFileAtomic to
write the new package.conf
Simon Marlow
- patch applied (ghc): move INPLACE_DATA_DIR into mk/config.mk and
share it
Simon Marlow
- patch applied (ghc): add --no-user-package-conf
Simon Marlow
- patch applied (ghc): Fix #2441 (unregister/expose/hide packages in
non-first package databases)
Simon Marlow
- ./darcs-all pull -a; sh validate [Mac OS X]
Claus Reinke
- patch applied (testsuite): update these tests
Simon Marlow
- patch applied (testsuite): add test for #2491
Simon Marlow
- patch applied (testsuite): add test for #2441,
and stacking of package.confs
Simon Marlow
- patch applied (testsuite): update
Simon Marlow
- patch applied (ghc): Make dictionary functions small
Simon Peyton Jones
- patch applied (ghc): Improve -fwarn-orphans documentation (thanks
to Tim)
Simon Peyton Jones
- darcs patch: Stop dph/dph-{par,
seq} reconfiguring themselves all th...
Ian Lynagh
- Unboxed singleton tuples
Tim Chevalier
- [nightly] 14-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): In cabal.mk,
clean is no longer identical to distclean
Ian Lynagh
- patch applied (ghc): Only clean utils/pwd/pwd when distcleaning,
not when cleaning
Ian Lynagh
- patch applied (ghc): When distcleaning in utils/,
distclean (rather then merely clean) the utils
Ian Lynagh
- HEADS UP: big codegen patch
John Dias
- haddock 2 and GHC
Ian Lynagh
- patch applied (ghc): Follow changes in Cabal
Ian Lynagh
- patch applied (ghc): Stop dph/dph-{par,
seq} reconfiguring themselves all the time
Ian Lynagh
- patch applied (testsuite): Add an Exceptions test from trac #2508
Ian Lynagh
- patch applied (testsuite): Add a test for trac #2412
Ian Lynagh
- patch applied (testsuite): Add a test for trac #2449
Ian Lynagh
- patch applied (testsuite): Add ghcpkg05 output
Ian Lynagh
- patch applied (testsuite): Skip ghci024 when fast
Ian Lynagh
- patch applied (testsuite): countReaders001 now works on Windows
Ian Lynagh
- patch applied (testsuite): openFile005, openFile007,
readFile001 now pass on Windows
Ian Lynagh
- patch applied (testsuite): Update Windows output for cabal01
Ian Lynagh
- patch applied (/haskell/ghc): Add a Sparc/Solaris 6.8.3 bindist
from Christian Maeder
Ian Lynagh
- patch applied (/haskell/ghc): Update 6.8.3 bindists from Christian
Maeder
Ian Lynagh
- [nightly] 15-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Comment fixes; trac #2468
Ian Lynagh
- patch applied (ghc): When doing :l,
abandon all breakpoints before we unload everything
Ian Lynagh
- [nightly] 16-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (testsuite): Fix the hReady001 test now that GHC's
hReady behaves correctly
Ian Lynagh
- patch applied (testsuite): Don't skip readwrite002 on Windows any
more
Ian Lynagh
- patch applied (testsuite): Skip num009 if fast,
as it gives the wrong answer on some platforms
Ian Lynagh
- patch applied (testsuite): Fix 1288 and 2276 Windows-only tests
Ian Lynagh
- patch applied (testsuite): add test for leakage of
Control.Monad.Instances into Haskell 98 modules
Ross Paterson
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- [nightly] 17-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Test for and reject duplicate dependencies
(#2330)
Simon Marlow
- patch applied (ghc): FIX #2521: trailing colon in GHC_PACKAGE_PATH
Simon Marlow
- patch applied (ghc): use System.FilePath's isSearchPathSeparator
instead of our own
Simon Marlow
- patch applied (testsuite): add test for #2330
Simon Marlow
- patch applied (testsuite): add Makefile for haskell98 test
Ross Paterson
- [nightly] 18-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Fix Trac #2518: add hs-boot files as an
infelicty
Simon Peyton Jones
- patch applied (ghc): set $(BOOTSTRAPPING_PACKAGE_CONF_HC_OPTS)
automatically based on $(HC)
Simon Marlow
- [nightly] 19-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Haddock/GHC/C Pre Processor interactions on Windows
Neil Mitchell
- patch applied (ghc): Elaborate for-all message slightly
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2456: eliminate duplicate bindings
when deriving
Simon Peyton Jones
- FW: HEADS UP: big codegen patch
Simon Peyton-Jones
- patch applied (ghc): Fix compacting GC on 64-bit machines
Simon Marlow
- patch applied (testsuite): follow exception library changes
Simon Marlow
- [PATCH] Add StGIT support to ./sync-all
Samuel Bronson
- After enjoying a working GHC HEAD build for a few days...
Manuel M T Chakravarty
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Fix Haddock comments in TcGenDeriv
Simon Peyton Jones
- patch applied (ghc): move directory after Win32/unix
Simon Marlow
- patch applied (testsuite): Update output of explicit-forall failure
Simon Peyton Jones
- patch applied (testsuite): Follow error messages for
explicit-forall syntax
Simon Peyton Jones
- patch applied (ghc): Improve error message when 'forall' is not a
keyword
Simon Peyton Jones
- patch applied (ghc): Don't use the cc-options from packages when
compiling .hc files
Simon Marlow
- [nightly] 21-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- [nightly] 22-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Avoid scary "Package contains no library to
register" message in installPackage
Ian Lynagh
- patch applied (ghc): Don't do the stage1 re-linking hack if we have
GHC >= 6.9
Ian Lynagh
- patch applied (ghc): When making in compiler/,
automatically make in ghc/ when we are done
Ian Lynagh
- patch applied (ghc): Don't clean the multi-stage stuff unless
CLEAN_ALL_STAGES is YES
Ian Lynagh
- patch applied (ghc): Change how we know whether or not we are
validating
Ian Lynagh
- patch applied (ghc): We need to give make some more clues
Ian Lynagh
- patch applied (ghc): Remove GHC_TOP; we don't actually use it
Ian Lynagh
- patch applied (ghc): Comment fix
Ian Lynagh
- patch applied (ghc): Fix making it possible to build without the NCG
Ian Lynagh
- patch applied (ghc): Don't put symlinks in bindists,
but the files they point at instead
Ian Lynagh
- patch applied (ghc): base (and base3-compat) is no warning-free
Ian Lynagh
- patch applied (ghc): It doesn't look like HSprel.def is used any
more
Ian Lynagh
- patch applied (ghc): Fix references to exceptions from the RTS
Ian Lynagh
- patch applied (ghc): unix is now warning-free
Ian Lynagh
- patch applied (ghc): Make some utils -Wall clean
Ian Lynagh
- patch applied (ghc): Fix warnings in runghc
Ian Lynagh
- patch applied (ghc): mk/cabal.mk now turns on -Wall
Ian Lynagh
- patch applied (ghc): Fix making bindists
Ian Lynagh
- patch applied (ghc): Ignore install-docs in compiler/Makefile and
ghc/Makefile
Ian Lynagh
- patch applied (testsuite): Simplify the driver a bit: Break
skip_{if, unless}_tag down into smaller parts
Ian Lynagh
- patch applied (testsuite): Remove GHC 6.8-only stuff from the
testsuite
Ian Lynagh
- patch applied (testsuite): Fix typos in the testsuite
Ian Lynagh
- patch applied (testsuite): Ooops, T1972 should be normal,
not expect_fail
Ian Lynagh
- patch applied (testsuite): Fix conc036
Ian Lynagh
- patch applied (testsuite): Fix test 1980
Ian Lynagh
- patch applied (testsuite): Make conc015(ghci) a bit slower,
so that it works in ghci
Ian Lynagh
- patch applied (testsuite): Fix conc034
Ian Lynagh
- patch applied (testsuite): omit profthreaded for conc039
Ian Lynagh
- patch applied (testsuite): Fix dynamic002
Ian Lynagh
- patch applied (testsuite): fix enum01
Ian Lynagh
- patch applied (testsuite): fix enum02
Ian Lynagh
- patch applied (testsuite): Fix enum03
Ian Lynagh
- patch applied (testsuite): Fix list001
Ian Lynagh
- patch applied (testsuite): Fix num013
Ian Lynagh
- patch applied (testsuite): qq005 and qq006 require parsec
Ian Lynagh
- patch applied (testsuite): Fix recomp005
Ian Lynagh
- patch applied (testsuite): Update output for typecheck.prog001
Ian Lynagh
- patch applied (testsuite): break017 is broken (trac #2475)
Ian Lynagh
- patch applied (nofib): Change uses of FPTOOLS_TOP to TOP
Ian Lynagh
- [nightly] 23-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): st is now split off from base
Ian Lynagh
- patch applied (ghc): getopt is now split off from base
Ian Lynagh
- patch applied (ghc): Actually tar up Windows bindists
Ian Lynagh
- patch applied (ghc): concurrent, unique,
timeout have now been split off from base
Ian Lynagh
- patch applied (ghc): Fix the "have we got all the bootlibs" check
Ian Lynagh
- patch applied (testsuite): Fix tests following the st split-off
frmo base
Ian Lynagh
- patch applied (testsuite): We now depend on concurrent (split off
from base)
Ian Lynagh
- HEADS UP: New bootlibs
Ian Lynagh
- darcs 2 and ghc..
Claus Reinke
- darcs-all
Claus Reinke
- [nightly] 24-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [issue1034] darcs 2 and ghc..
Eric Kow
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Change references to the old BIN_DIST_TARBALL
to the new BIN_DIST_TAR_BZ2
Ian Lynagh
- patch applied (ghc): Get everything building with base 4 in the HEAD
Ian Lynagh
- patch applied (ghc): Set datadir=libdir; fixes trac #2541
Ian Lynagh
- patch applied (ghc): Remove the now-unused WindowsInstaller
directory
Ian Lynagh
- patch applied (ghc): Remove the InstallShield directory;
it is no longer used
Ian Lynagh
- patch applied (ghc): Read the packages file in strictly in
darcs-all and push-all
Ian Lynagh
- patch applied (ghc): Update .darcs-boring for the new libraries,
plus some other odds and ends
Ian Lynagh
- patch applied (testsuite): Fix some parallel testsuite problems
Ian Lynagh
- patch applied (testsuite): Fix tc170 in the parallel testsuite
Ian Lynagh
- patch applied (testsuite): Fix rn043/rn044 problem with parallel
testsuite
Ian Lynagh
- patch applied (testsuite): Remove no_clean from the driver
Ian Lynagh
- patch applied (testsuite): Fix TH_spliceE5 in the parallel testsuite
Ian Lynagh
- [nightly] 25-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- darcs 2 and ghc..
Ian Lynagh
- patch applied (ghc): Fix the ghci script; fixes trac #2485
Ian Lynagh
- patch applied (ghc): When making bindists,
check that we know where we are
Ian Lynagh
- patch applied (ghc): Fix "runghc foo" where the program is foo.hs
or foo.lhs
Ian Lynagh
- patch applied (ghc): syb is now in its own package
Ian Lynagh
- HEADS UP: new bootlib
Ian Lynagh
- problem building HEAD out of the box.
Ben Lippmeier
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Types of generated data constructors for dictionaries
pepe
- patch applied (ghc): Make rule printing wobble less
Simon Peyton Jones
- patch applied (ghc): Fix a nasty float-in bug
Simon Peyton Jones
- patch applied (ghc): always treat 'forall' and '.' as reserved
keywords inside RULES pragmas
Simon Peyton Jones
- patch applied (ghc): Fix flaggery for RULES (cf Trac #2497)
Simon Peyton Jones
- GHC's build system
Simon Peyton-Jones
- [nightly] 26-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (/haskell/ghc): Fix typo and update shootout name;
spotted by Don Stewart
Ian Lynagh
- patch applied (ghc): Move pprFastFilePath from SrcLoc to Outputable
Ian Lynagh
- patch applied (ghc): Separate the static flag parser from the
static global variables
Ian Lynagh
- patch applied (ghc): Remove a now-redundant comment
Ian Lynagh
- patch applied (ghc): Give locations of flag warnings/errors
Ian Lynagh
- patch applied (testsuite): Fix some tests: T2310, T2486, FD2
Ian Lynagh
- patch applied (testsuite): Add a test for "bad flag" errors
Ian Lynagh
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Improve documentation of MagicHash and
primitive types generally (Trac #2547)
Simon Peyton Jones
- FW: darcs patch: Add extern flag to avoid multiple symbol errors on
Mac...
Simon Marlow
- Haskell Platform
Simon Peyton-Jones
- This week
Ian Lynagh
- patch applied (ghc): re-fix of #1205, fix #2542
Simon Marlow
- Docs for language flags
Simon Peyton-Jones
- patch applied (testsuite): add test for #2542, #1205
Simon Marlow
- patch applied (testsuite): update output
Simon Marlow
- patch applied (ghc): Better documentation for -XLiberalTypeSynonyms,
and steal forall keyword
Simon Peyton Jones
- patch applied (ghc): Only specialise on dictionaries that have some
interesting structure
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2520: duplicate symbols
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2538: better error messages when
validating types
Simon Peyton Jones
- patch applied (ghc): Fix Trac #745: improve error recoevery for
type signatures
Simon Peyton Jones
- patch applied (testsuite): Add test for Trac #2497, #2213, #2494
Simon Peyton Jones
- patch applied (testsuite): Test for Trac #2520
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2538
Simon Peyton Jones
- patch applied (testsuite): Track error message changes
Simon Peyton Jones
- patch applied (testsuite): Update output to follow comments
Simon Peyton Jones
- [nightly] 27-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- cabal-bin: /tmp/5111.o: removeFile: does not exist (No such file or
directory)
Matthias Kilian
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- [issue1034] pull => errors in pending (2.0.2+76)
Eric Kow
- The GHC library and hierarchical module names
Ian Lynagh
- patch applied (testsuite): Test for Trac #2529
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2529: derived read for prefix
constructor operators
Simon Peyton Jones
- patch applied (ghc): Improve documentation of stolen syntax
Simon Peyton Jones
- [nightly] 28-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Updating External Core docs for 6.10
Tim Chevalier
- darcs patch: Fix linkage on OpenBSD.
kili at outback.escape.de
- GHC API Refactorings - To Merge or not to Merge?
Thomas Schilling
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- haddock
Ian Lynagh
- [issue1034] pull => errors in pending (2.0.2+76)
Thorkil Naur
- [nightly] 29-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Teach darcs-all about absolute repos,
and add haddock to packages
Ian Lynagh
- patch applied (ghc): Build haddock with the stage1 compiler
Ian Lynagh
- patch applied (ghc): When haddocking the libraries,
tell Cabal where haddock is
Ian Lynagh
- patch applied (ghc): Don't fail if libraries/bootstrapping already
exists
Ian Lynagh
- patch applied (ghc): Don't check that we have found haddock
Ian Lynagh
- patch applied (ghc): Fix a haddock2 failure
Ian Lynagh
- patch applied (ghc): Update the build system to handle building and
using haddock2
Ian Lynagh
- patch applied (ghc): Disambiguate some names in haddock comments
Ian Lynagh
- patch applied (ghc): Remove an erroneous comma from the Makefile
Ian Lynagh
- patch applied (ghc): haddock 2 doc fixes
Ian Lynagh
- patch applied (ghc): Turn on optimisation for stage2 when validating
Ian Lynagh
- patch applied (ghc): Handle the html target in compiler/ and ghc/
Ian Lynagh
- patch applied (ghc): Tweaks for installs into a DESTDIR
Ian Lynagh
- patch applied (ghc): When installing,
we can't rely on the ghc-pkg we just installed to work
Ian Lynagh
- patch applied (ghc): Use the right ghc-pkg when installing the rts
package
Ian Lynagh
- patch applied (ghc): Remove install-inplace directories when
cleaning
Ian Lynagh
- patch applied (ghc): push-all needs to skip http:// repos,
as we don't know how to push to them
Ian Lynagh
- patch applied (ghc): Fix linkage on OpenBSD.
Ian Lynagh
- patch applied (ghc): Always build docs/{ext-core, storage-mgt},
even when making a bindist
Ian Lynagh
- patch applied (ghc): Actually,
that's use a separate haddock repo for now
Ian Lynagh
- patch applied (testsuite): Fix the records test when running the
testsuite in parallel mode
Ian Lynagh
- patch applied (testsuite): Fix mod127 in the parallel testsuite
Ian Lynagh
- patch applied (testsuite): Fix mod125 for the parallel testsuite
Ian Lynagh
- patch applied (testsuite): Make mod127 clean the right files
Ian Lynagh
- HEADS UP: New repo for haddock; ./darcs-all get
Ian Lynagh
- [nightly] 30-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- [nightly] 31-Aug-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix building the GHC API with profiling
Ian Lynagh
- patch applied (ghc): If we want a profiled GHC then use -auto-all
when building the GHC lib
Ian Lynagh
- patch applied (ghc): Don't build ghc in stage1 with editline (since
we already don't build ghci). Fixes #2557.
Ian Lynagh
- patch applied (ghc): Make ghc.cabal's editline flag manual,
to simplify the Makefile
Ian Lynagh
- patch applied (ghc): fix a space leak
Ian Lynagh
- patch applied (ghc): Fix a space leak
Ian Lynagh
- patch applied (ghc): Squash a space leak
Ian Lynagh
- patch applied (ghc): Make the dynlibs, ghci and ncg flags manual too
Ian Lynagh
Last message date:
Sun Aug 31 16:51:46 EST 2008
Archived on: Sun Sep 7 08:41:04 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).