September 2011 Archives by thread
Starting: Thu Sep 1 01:10:18 CEST 2011
Ending: Fri Sep 30 19:09:49 CEST 2011
Messages: 825
- tn23 (x86 OSX HEAD), build 430, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 466, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 329, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 464, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 346, Success
Builder
- [commit: ghc] master: Allow associated types to have fresh parameters (d2d6bda)
Simon Peyton Jones
- [commit: ghc] master: Comments about type-family parents (14681f8)
Simon Peyton Jones
- [commit: ghc] master: Get rid of associated-type default declarations (5e102e6)
Simon Peyton Jones
- [commit: ghc] master: Improve debug tracing (4ea2675)
Simon Peyton Jones
- [commit: testsuite] master: Accept error message wibbles (ab9b891)
Simon Peyton Jones
- [commit: ghc] master: Fix the trimming of bind_fvs (fixes Trac #5439) (eb46e0d)
Simon Peyton Jones
- [commit: ghc] master: Two small further extensions to associated types (c27df60)
Simon Peyton Jones
- [commit: testsuite] master: Update error messages; and SimpleFail10 now passes (395a9c5)
Simon Peyton Jones
- FW: [commit: ghc] master: Allow associated types to have fresh parameters (d2d6bda)
Simon Peyton-Jones
- Race condition?
Simon Peyton-Jones
- Mirrors
Simon Peyton-Jones
- Testsuite failures
Daniel Fischer
- cleaning
Simon Peyton-Jones
- FW: [GHC] #5424: Validate error under 7.2.1 caused by incomplete pattern warnings in new code gen (GADTs)
Simon Peyton-Jones
- testsuite: Windows fix broke linux ghci (driver/5313)
Daniel Fischer
- testsuite: Windows fix broke linux ghci (driver/5313)
Simon Peyton-Jones
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 334, Failure
Builder
- [nightly] 02-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 468, Success
Builder
- [nightly] 02-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 466, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 331, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 348, Success
Builder
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- mbolingbroke (x86 OSX HEAD), build 134, Incomplete
Builder
- [nightly] 03-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [commit: testsuite] master: Trailing Whitespace (49bec93)
Daniel Fischer
- [commit: testsuite] master: Fixed imports (ae389cd)
Daniel Fischer
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 335, Failure
Builder
- [nightly] 03-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 469, Success
Builder
- [nightly] 03-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 467, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 332, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 349, Success
Builder
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: testsuite] no-pred-ty: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/testsuite into no-pred-ty (ae349f9)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Testsuite update for IParam superclasses/instance heads (2589103)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc into no-pred-ty (2b5c2c7)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test unreasonable tuple kind error messages (43585b7)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc into no-pred-ty (6a203e6)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Remove bogus reference to test (3c04fb3)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Allow Iparam constraints in superclasses/instances, check for superclass loops again (including through synonyms) (410169e)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test type families in instance/class heads (63abb11)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Fix new IParam handling (bc48dd6)
Max Bolingbroke
- [commit: testsuite] no-pred-ty's head updated: Test type families in instance/class heads (63abb11)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Represent IParam DataCons/workers specially in interface files so we get uniques right. Work towards eliminating isTupleOcc_maybe (ccb9b4d)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Remove the "Ghastly special case" from dataTcOccs (6f91d9a)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Reuse (,) code for Fact tuples (e64d0f9)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Type synonym change only (d9d5044)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Disallow type families in instance heads (baf5d86)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Mk Coercion -> LCoercion (a73d479)
Max Bolingbroke
- [commit: ghc] no-pred-ty's head updated: Mk Coercion -> LCoercion (a73d479)
Max Bolingbroke
- [commit: haddock] no-pred-ty: Deal with change to IParam handling in GHC (b2ab324)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/testsuite into no-pred-ty (de9a82a)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc into no-pred-ty (34ca35d)
Max Bolingbroke
- [commit: testsuite] no-pred-ty's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/testsuite into no-pred-ty (de9a82a)
Max Bolingbroke
- [commit: ghc] no-pred-ty's head updated: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc into no-pred-ty (34ca35d)
Max Bolingbroke
- 7.4.1 plans
Ian Lynagh
- [nightly] 04-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [commit: testsuite] master: Improve the check-files-written testsuite driver code (a468fd0)
Ian Lynagh
- [commit: testsuite] master: Improve check-files-written mode (3adfd51)
Ian Lynagh
- [commit: testsuite] master: Tweak the shadow test (8a61582)
Ian Lynagh
- [commit: testsuite] master: Fix some written-but-not-cleaned files (01eee6b)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (ec05661)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (459f737)
Ian Lynagh
- [commit: testsuite] master: Tweak openFile003 (0c5c068)
Ian Lynagh
- [commit: testsuite] master: Use ReadMode in finalization001 (9c647ba)
Ian Lynagh
- [commit: testsuite] master: Whitespace only in encoding001.hs (4278580)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (a0f0beb)
Ian Lynagh
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 336, Failure
Builder
- [nightly] 04-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 470, Success
Builder
- [nightly] 04-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 468, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 333, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 350, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 337, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 338, Failure
Builder
- [commit: ghc] master: De-synonym the types of the abtracted term variables in SpecConstr (e45c35f)
Simon Peyton Jones
- [commit: ghc] master: Comments only (26a1acb)
Simon Peyton Jones
- [commit: ghc] master: Fix two bugs in caes-floating (fixes Trac #5453) (bd6f5de)
Simon Peyton Jones
- [commit: ghc] master: Link the de-synonym change to ticket Trac #5458 (69ecb07)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5453 (a27f2ed)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5458 (a345dd2)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (f731a87)
Simon Peyton Jones
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 339, Failure
Builder
- mbolingbroke (x86 OSX HEAD), build 135, Incomplete
Builder
- Validate fails in DPH configuration
Simon Peyton-Jones
- build error
Dimitrios Vytiniotis
- Support for pretty printing in GHC
Simon Peyton-Jones
- [commit: testsuite] master: Test Trac #5455 (86b3aaa)
Simon Peyton Jones
- [commit: testsuite] master: Reduce context stack max depth, to avoid validate running out of memory (cd727ff)
Simon Peyton Jones
- [commit: testsuite] master: Wibbles for Trac #5455 test (0551f7e)
Simon Peyton Jones
- [commit: ghc] master: Fix Trac #5455: be a bit more selective in mkSelectorBinds (be53e4f)
Simon Peyton Jones
- [commit: ghc] master: Minor wording change (14f977a)
Simon Peyton Jones
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 345, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 347, Failure
Builder
- tn23 (x86 OSX HEAD), build 432, Failure
Builder
- [nightly] 05-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 471, Success
Builder
- [nightly] 05-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 469, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 334, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 348, Failure
Builder
- [nightly] 05-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 351, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 349, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 350, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 352, Failure
Builder
- [commit: ghc] branch 'at-defaults' created
Max Bolingbroke
- [commit: ghc] at-defaults: Revert "Get rid of associated-type default declarations" (b4ac30d)
Max Bolingbroke
- [commit: ghc] at-defaults: Implement associated type defaults (1995895)
Max Bolingbroke
- [commit: testsuite] branch 'at-defaults' created
Max Bolingbroke
- [commit: ghc] at-defaults: Move code from TcInstDcls to TcCyClsDecls to avoid module loop introduced with default associated type instances (676d24c)
Max Bolingbroke
- [commit: testsuite] at-defaults: Test associated type defaults (1711bbd)
Max Bolingbroke
- [commit: haddock] branch 'at-defaults' created
Max Bolingbroke
- [commit: haddock] at-defaults: Ignore the new associated type defaults like we ignore default methods (c2f924c)
Max Bolingbroke
- mbolingbroke (x86 OSX HEAD), build 136, Success
Builder
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 353, Failure
Builder
- [commit: ghc] master: fix the eager-blackholing check, which I inadvertently broke in (6ffaf6f)
Simon Marlow
- [commit: ghc] master: fix GhcUnregisterised default, and add kfreebsdgnu to OsSupportsGhci (0f0a3c9)
Simon Marlow
- [commit: ghc] master: Add s390x to list of supported architectures (559f375)
Simon Marlow
- [commit: ghc] master: Add missing import (fixes #5460). (fedb6a9)
Simon Marlow
- [commit: ghc] at-defaults: Documentation for associated type instance defaults (f11bec6)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Update output (805f87b)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test that irreducible predicates are allowed in superclasses/instance heads with UndecidableInstances (12a5238)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Add documentation for -XConstraintKind (1250035)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Use newtypes for the IParam boxing, allow irreducible predicates in dangerous positions with UndecidableInstances (5fea5a8)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test that implicit parameters of unlifted type are rejected (16691a5)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Forgot to restrict IParam args to liftedTypeKind (f5995bf)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Fix pretty-printing for HsIParamTy in source syntax (473cbae)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: FIx T3540 stderr (IParam pretty-printing) (9786bd0)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Remove bogus isCoercionKind function and its sole use (6bad38a)
Max Bolingbroke
- [commit: ghc] no-pred-ty: There are no predicate kinds in external core: remove Keq (d982622)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Fix handing of CoVars in SetLevels: it wasn't renaming occurrences of case-bound coercion variabes (902d460)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Zap demand information if the simplifier reduces the arity: fixes CoreLint failure (c02ff7c)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Remove the "Ghastly special case" from dataTcOccs (b98267a)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Implement -XConstraintKind (8375857)
Max Bolingbroke
- [commit: ghc] no-pred-ty's head updated: Implement -XConstraintKind (8375857)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Clean more stuff in the safeHaskell tests (446bdf9)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Clean more in the plugin tests (ac153aa)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test the ConstraintKind extension and related changes (4754da5)
Max Bolingbroke
- [commit: testsuite] no-pred-ty's head updated: Test the ConstraintKind extension and related changes (4754da5)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Implement -XConstraintKind (9045dae)
Max Bolingbroke
- [commit: ghc] master: Make an import unconditional (69cf252)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (c4af4fa)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (806374e)
Ian Lynagh
- [commit: testsuite] master: Don't clean tests that we aren't running (2f262d7)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files in driver/ (16c5c0d)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (7e21855)
Ian Lynagh
- [commit: testsuite] master: Add a Makefile (49ac52c)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (810860e)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (0f66046)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (13c24ae)
Ian Lynagh
- [commit: ghc] no-pred-ty: Implement -XConstraintKind (9729fe7)
Max Bolingbroke
- tn23 (x86 OSX HEAD), build 433, Failure
Builder
- [nightly] 06-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 355, Success
Builder
- pgj (x86 FreeBSD HEAD), build 472, Failure
Builder
- [nightly] 06-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- Safe haskell issues building HEAD using 7.2.1
Corey O'Connor
- [nightly] 06-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 470, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 335, Success
Builder
- [nightly] 06-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 352, Success
Builder
- FW: [GHC] #5462: Deriving clause for arbitrary classes
Simon Peyton-Jones
- FW: [GHC] #5462: Deriving clause for arbitrary classes
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: ghc] at-defaults: Simplify treatment of default associated type decl typechecking (6d940f6)
Max Bolingbroke
- [commit: testsuite] at-defaults: Commited a changed test but not the new output - oops (470c4bc)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Minor refactoring of dsLCoercion, plus comments (80d1963)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: ConstraintKind -> ConstraintKinds (0bdafd5)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Add Constraint as a legitmiate tycon in Kinds (536359d)
Simon Peyton Jones
- [commit: haddock] at-defaults: Really ignore the associated type defaults (8406b0e)
Max Bolingbroke
- [commit: ghc] at-defaults: Don't generate a full TyCon for the AT defaults (a0d7ffb)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test abstracting over a type variable of kind Constraint (3ee5684)
Simon Peyton Jones
- [commit: testsuite] no-pred-ty: Make the test nicer, now that associated types (55c7ab7)
Simon Peyton Jones
- [commit: testsuite] no-pred-ty: ConstraintKind -> ConstraintKinds (47ac738)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Comments and layout (aba74af)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Nuke isCertainlyPredReprTy (c4c9810)
Simon Peyton Jones
- [commit: ghc] master: Whitespace only (df05656)
Daniel Fischer
- [commit: ghc] master: Added repack command to sync-all (193ad9f)
Daniel Fischer
- [commit: ghc] master: Correct a few typos (c2b1e0d)
Daniel Fischer
- tn23 (x86 OSX HEAD), build 434, Failure
Builder
- [nightly] 07-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 356, Success
Builder
- [nightly] 07-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 471, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 473, Success
Builder
- [nightly] 07-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 336, Success
Builder
- [nightly] 07-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 353, Success
Builder
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (66cb069)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (b6b7b58)
Julien Cretin
- [commit: ghc] ghc-kinds: fix expected kind in kcHsSigType from Open to Arg (aae6e1c)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (f24d21b)
Julien Cretin
- [commit: ghc] ghc-kinds: declarations kind generalization (e8fab36)
Julien Cretin
- [commit: ghc] ghc-kinds: kind poly data types (da3aa58)
Julien Cretin
- [commit: ghc] ghc-kinds: hsLTyVarKind (1cc5c7a)
Julien Cretin
- [commit: ghc] ghc-kinds: fix double quantification in kind poly data types (58b1a1a)
Julien Cretin
- [commit: ghc] ghc-kinds: kind vars in core lint (3f2f77d)
Julien Cretin
- [commit: ghc] ghc-kinds's head updated: kind vars in core lint (3f2f77d)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (482a2f3)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (7b92b79)
Julien Cretin
- [commit: testsuite] ghc-kinds: fix expected kind in kcHsSigType from Open to Arg (8f2df7a)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (02628e2)
Julien Cretin
- [commit: testsuite] ghc-kinds's head updated: Merge remote-tracking branch 'all/master' into ghc-kinds (02628e2)
Julien Cretin
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: ghc] branch 'fix#5464' created
José Pedro Magalhães
- [commit: ghc] fix#5464: Fix #5464: Change the way the extra bindings for the generic (7bde01d)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Comments and to-dos for Julien (9a3f139)
Simon Peyton Jones
- [commit: ghc] master: Add deepseq as a core package; part of #5468 (6ff6895)
Ian Lynagh
- [commit: ghc] master: Add deepseq as a core package (e18f03a)
Ian Lynagh
- [commit: ghc] master: Fix typos in comments (ced8474)
Ian Lynagh
- tn23 (x86 OSX HEAD), build 435, Failure
Builder
- [nightly] 08-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 357, Success
Builder
- [nightly] 08-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 474, Success
Builder
- [nightly] 08-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 472, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 337, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 354, Success
Builder
- [commit: ghc] master: Revert "Get rid of associated-type default declarations" (967633d)
Max Bolingbroke
- [commit: testsuite] master: Test associated type defaults (8acdfa2)
Max Bolingbroke
- [commit: ghc] master: Implement associated type defaults (de8c8d6)
Max Bolingbroke
- [commit: haddock] master: Ignore associated type defaults (just as we ignore default methods) (0f21c47)
Max Bolingbroke
- [commit: ghc] master: Documentation for associated type instance defaults (4c35337)
Max Bolingbroke
- HEADS UP: interface format change for associated type defaults
Max Bolingbroke
- Indexed constraint families
Simon Peyton-Jones
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 358, Failure
Builder
- tn23 (x86 OSX HEAD), build 436, Failure
Builder
- [nightly] 09-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 09-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 475, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 473, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 338, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 355, Success
Builder
- [commit: ghc] master: Report bindings that cannot be vectorised (4d7033d)
Manuel Chakravarty
- [commit: ghc] master: Adapt vectoriser to disappearing PredTy (e3f4a1b)
Manuel Chakravarty
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: ghc] master: Solve irreducible evidence from itself (a7ac381)
Max Bolingbroke
- [commit: testsuite] master: Test irreducible-evidence self-interactive (723804d)
Max Bolingbroke
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 359, Failure
Builder
- 7.0.3 test suite giving -fno-toplevel-reorder on cc1
Chris Dornan
- 7.0.3 test suite giving -fno-toplevel-reorder on cc1
Ian Lynagh
- 7.0.3 test suite giving -fno-toplevel-reorder on cc1
Chris Dornan
- tn23 (x86 OSX HEAD), build 437, Failure
Builder
- [nightly] 10-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 10-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 476, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 474, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 339, Success
Builder
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: ghc] master: Fix warnings in basicTypes/Literal.lhs (f5084f6)
Ian Lynagh
- [commit: ghc] master: Whitespace only in basicTypes/Literal.lhs (055c632)
Ian Lynagh
- [commit: ghc] master: Whitespace only in codeGen/CgUtils.hs (2818cfd)
Ian Lynagh
- [commit: ghc] master: Fix warnings in codeGen/CgUtils.hs (af536ac)
Ian Lynagh
- [commit: ghc] master: Fix associated type default instantiation check (#5481) (7ca27dc)
Max Bolingbroke
- [commit: testsuite] master: Test #5481 (ee78629)
Max Bolingbroke
- [commit: hsc2hs] master: Don't include <HsFFI.h> in template-hsc.h; fixes #2897 (4f8f419)
Ian Lynagh
- [nightly] 11-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 11-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [commit: ghc] supercompiler: TODOs only (0f60ddf)
Max Bolingbroke
- [commit: ghc] supercompiler: Warnings only (2f7edad)
Max Bolingbroke
- [commit: ghc] supercompiler: Ensure we don't wrap answers in spurious refl coercions, for the sake of rule matching (a05729c)
Max Bolingbroke
- [commit: ghc] supercompiler: Checkpoint broken explicit process tree (3eb9c44)
Max Bolingbroke
- [commit: ghc] supercompiler: Correct partitionFulfilments to only consider each fulfilment at most once. Record holes in the FulfilmentTree to match dropped fulfilments (2977ad8)
Max Bolingbroke
- [commit: ghc] supercompiler: Vastly simplify the FV-sensitive driving loop in Split (6f4d157)
Max Bolingbroke
- [commit: ghc] supercompiler: Changed some Maybe into real data types (98b7819)
Max Bolingbroke
- [commit: ghc] supercompiler: Checkpoint pretty-printing (5501e39)
Max Bolingbroke
- [commit: ghc] supercompiler: Don't rely on Foldable to enumerate eligible fulfilments (88c94cb)
Max Bolingbroke
- [commit: ghc] supercompiler: Simplify a lot of bullshit (1d46b96)
Max Bolingbroke
- [commit: ghc] supercompiler: Change how we deal with dead variable FV improvement (7d3bedf)
Max Bolingbroke
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (8b56321)
Julien Cretin
- [commit: ghc] ghc-kinds: fix compilation of previous merge (530a03e)
Julien Cretin
- [commit: ghc] ghc-kinds: comments, notes and todos (doesn't compile) (e78df68)
Julien Cretin
- [commit: ghc] ghc-kinds: Don't abstract over kinds containing # or (#)! Fixes Trac #5426 (9de64d1)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (a52bd1d)
Julien Cretin
- [commit: ghc] ghc-kinds: reorganising tcTyClGroup (b7bd51b)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (e75c36d)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (48aaf49)
Julien Cretin
- [commit: ghc] ghc-kinds: reverting to step2 (6cba3c4)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'step2' into ghc-kinds (d41b524)
Julien Cretin
- [commit: ghc] ghc-kinds's head updated: Merge branch 'step2' into ghc-kinds (d41b524)
Julien Cretin
- [commit: haddock] ghc-kinds: Merge branch 'master' into step2 (ced9c6d)
Julien Cretin
- [commit: haddock] ghc-kinds: Merge branch 'master' into step2 (3358945)
Julien Cretin
- [commit: haddock] ghc-kinds's head updated: Merge branch 'master' into step2 (3358945)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (2db82cd)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (1f9ffee)
Julien Cretin
- [commit: testsuite] ghc-kinds: fix template haskell error message with safe haskell (c3ed085)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (7bde32d)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (31606f9)
Julien Cretin
- [commit: testsuite] ghc-kinds: updating error messages for ConstraintKinds (282d396)
Julien Cretin
- [commit: testsuite] ghc-kinds's head updated: updating error messages for ConstraintKinds (282d396)
Julien Cretin
- [commit: ghc] master: When checking FFI types are IO, don't look through abstract newtypes; #3008 (4027a7d)
Ian Lynagh
- [commit: testsuite] master: Add a test for #3103 (f796f0f)
Ian Lynagh
- Indexed constraint families
Simon Peyton-Jones
- [GHC] #2893: Implement "Quantified contexts" proposal
Simon Peyton-Jones
- running testsuite standalone
Chris Dornan
- bindist
Chris Dornan
- Validate fails on Windows
Simon Peyton-Jones
- Indexed constraint families
Simon Peyton-Jones
- Error when compilng with -O0
Simon Peyton-Jones
- T4801: stat too good
Daniel Fischer
- [PATCH] Mark stack of 'rts/AdjustorAsm.S' as nonexecutable on linux
Ian Lynagh
- [commit: integer-simple] master: Don't define our own list type (44dd630)
Ian Lynagh
- Top-level binding groups
Jan Rochel
- Top-level binding groups
Simon Peyton-Jones
- Top-level binding groups
Jan Rochel
- simonmar-win32-stable (x86 Windows STABLE), build 321, Failure
Builder
- [nightly] 19-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 19-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- simonmar-win32-head (x86 Windows HEAD), build 388, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 477, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 475, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 340, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 357, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 360, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 361, Failure
Builder
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 362, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 364, Failure
Builder
- tn23 (x86 OSX HEAD), build 438, Failure
Builder
- [nightly] 20-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 20-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [commit: ghc] branch 'profiling' created
Simon Marlow
- [commit: ghc] profiling: For the location on a record selector binding, use the location of the (69afe8a)
Simon Marlow
- [commit: ghc] profiling: snapshot (98fd4bd)
Simon Marlow
- [commit: ghc] profiling: snapshot: GHCi breakpoints working (4f2d8fd)
Simon Marlow
- [commit: ghc] profiling: debugging code (d60c977)
Simon Marlow
- [commit: ghc] profiling: another snapshot (418140b)
Simon Marlow
- [commit: ghc] profiling: notes for profiling work (1127c0b)
Simon Marlow
- [commit: ghc] profiling: add note (7043e06)
Simon Marlow
- simonmar-win32-head (x86 Windows HEAD), build 389, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 478, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 476, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 341, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 358, Success
Builder
- [commit: ghc] master: In :load, call GHC.guessTarget on the new targets before unloading (9de6f19)
Simon Marlow
- [commit: ghc] master: Add support for all top-level declarations to GHCi (3db7572)
Simon Marlow
- [commit: ghc] master: move AvailInfo and related things into its own module (94e7c6b)
Simon Marlow
- [commit: ghc] master: show bindings in the order they were defined (fc80c87)
Simon Marlow
- [commit: ghc] master: fix warnings (01d7bc7)
Simon Marlow
- [commit: ghc] master: fix bug in :show bindings when a variable is bound to an exception (222589a)
Simon Marlow
- [commit: ghc] master: add a ToDo (a29500f)
Simon Marlow
- [commit: testsuite] master: Test cases for GHCi data, class, etc. (73d2c7b)
Simon Marlow
- [commit: testsuite] master: add test for a bug with :force (7743d94)
Simon Marlow
- [commit: testsuite] master: update error messages (6f2bc1e)
Simon Marlow
- [commit: testsuite] master: bump max_bytes_used for T3294 (7fea3c4)
Simon Marlow
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 322, Success
Builder
- tn23 (x86 OSX HEAD), build 439, Failure
Builder
- [nightly] 21-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 21-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- simonmar-win32-head (x86 Windows HEAD), build 390, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 479, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 477, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 342, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 359, Success
Builder
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 323, Success
Builder
- [nightly] 22-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 22-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 480, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 391, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 478, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 343, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 360, Failure
Builder
- [commit: testsuite] master: Remove quotes from echo'd comments in GHCi script (e82472f)
Simon Peyton Jones
- [commit: ghc] master: Take account of the mk_integer in a LitInteger when computing CAF-hood (730f6c6)
Simon Peyton Jones
- [commit: ghc] master: Add a transformation limit to the simplifier (Trac #5448) (24a2353)
Simon Peyton Jones
- [commit: ghc] master: Comments and functions renaming only (879c4a8)
Simon Peyton Jones
- [commit: ghc] master: A little refactoring of TcIface on LitInteger (12d2089)
Simon Peyton Jones
- [commit: ghc] master: Move tcLookupFamInst, tcLookupDataFamInst from TcEnv to FamInst (25881af)
Simon Peyton Jones
- [commit: ghc] master: Implement GHCi command :kind! which normalises its type (f3c7ed7)
Simon Peyton Jones
- [commit: ghc] master: Make a new type synonym CoreProgram = [CoreBind] (488e21c)
Simon Peyton Jones
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 324, Success
Builder
- [commit: ghc] ghc-kinds: refactoring TcTyClsDecls (f826991)
Julien Cretin
- [commit: ghc] ghc-kinds: fix kind gene of data cons (3c9e134)
Julien Cretin
- [commit: ghc] ghc-kinds: kind poly and classes (e01efa6)
Julien Cretin
- [commit: ghc] ghc-kinds: handling kinds in check_mono/arg-type (1316f57)
Julien Cretin
- [commit: ghc] ghc-kinds: iface, kind poly, and box (8475b29)
Julien Cretin
- [commit: ghc] ghc-kinds: add kind instantiation when deriving Generic (c61e14f)
Julien Cretin
- [commit: ghc] ghc-kinds: unifying kinds in the simplifier (bdda2b0)
Julien Cretin
- [commit: ghc] ghc-kinds: making Generics kind-monomorphic (0e6398e)
Julien Cretin
- [commit: ghc] ghc-kinds: fix scoping in desugarer in tcHsInstHead (e695fb1)
Julien Cretin
- [commit: ghc] ghc-kinds: Kind unification during type unification. (d7acfc4)
Julien Cretin
- [commit: ghc] ghc-kinds: kinding rules for partially applied arrow (4659f19)
Julien Cretin
- [commit: ghc] ghc-kinds: kind polymorphic type families (8e647b3)
Julien Cretin
- [commit: ghc] ghc-kinds: using PromotedTypeTyCon (d0a3207)
Julien Cretin
- [commit: ghc] ghc-kinds: fix CoreLint with PromotedTypeTyCon (35fdca6)
Julien Cretin
- [commit: ghc] ghc-kinds: add todos for kind unification (5ec4bf2)
Julien Cretin
- [commit: ghc] ghc-kinds: kind generalize type synonyms (c8bebe1)
Julien Cretin
- [commit: ghc] ghc-kinds: Update notes (13b03d3)
Julien Cretin
- [commit: ghc] ghc-kinds: sortQuantVars (8e7ef71)
Julien Cretin
- [commit: ghc] ghc-kinds: unify kinds in the pure unifier (66d3aa0)
Julien Cretin
- [commit: ghc] ghc-kinds: fix floating not abstracting kind variables before type variables (47c9a5b)
Julien Cretin
- [commit: ghc] ghc-kinds: kind signatures for hs-boot files (11b6725)
Julien Cretin
- [commit: ghc] ghc-kinds: kind substitution in tcExpr (RecordUpd {}) (01ba4e3)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (8431493)
Julien Cretin
- [commit: ghc] ghc-kinds: kind generalize data families (3514446)
Julien Cretin
- [commit: ghc] ghc-kinds's head updated: kind generalize data families (3514446)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into ghc-kinds (439fbc8)
Julien Cretin
- [commit: testsuite] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (439fbc8)
Julien Cretin
- [commit: testsuite] master: Fix #5436 by using 'recover' on handle EOF (d29666f)
Max Bolingbroke
- [commit: testsuite] master: Revert "Remove quotes from echo'd comments in GHCi script" (06429f4)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (149ee3e)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Adding Notes (bd5ff37)
Julien Cretin
- [commit: ghc] ghc-kinds: kind checking declarations is only side effects (95cb015)
Julien Cretin
- [commit: ghc] ghc-kinds: fix data con name extraction (3ab27e9)
Julien Cretin
- [commit: ghc] ghc-kinds: kind polymorphic Any (cc1ae74)
Julien Cretin
- [nightly] 23-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 23-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- simonmar-win32-head (x86 Windows HEAD), build 392, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 481, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 479, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 344, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 361, Success
Builder
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 325, Success
Builder
- [commit: ghc] ghc-kinds: make isSubKind guards symetric (6404971)
Julien Cretin
- [commit: ghc] ghc-kinds: kind polymorphic (~#), (~), and Eq# (4e4c104)
Julien Cretin
- failure of GHC 7.0.4 on OS X
Ian Lynagh
- decodingerror002 failure
Ian Lynagh
- [commit: testsuite] master: Attempt to fix decodingerror002 test for non-UTF8 locales (0437c0b)
Max Bolingbroke
- [commit: testsuite] master: Don't use "with lock" syntax in the driver (2f52323)
Ian Lynagh
- mbolingbroke (x86 OSX HEAD), build 138, Failure
Builder
- [nightly] 24-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 24-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- simonmar-win32-head (x86 Windows HEAD), build 393, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 482, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 480, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 345, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 362, Success
Builder
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 326, Success
Builder
- [commit: ghc] master: Add some more Integer rules (dac072b)
Ian Lynagh
- [commit: ghc] master: Add a comment to CorePrep that it does the Integer conversion (b45363e)
Ian Lynagh
- [commit: ghc] master: Update to time 1.4 (a21de08)
Ian Lynagh
- [commit: testsuite] master: Test some more Integer constant foldings (37686d3)
Ian Lynagh
- [commit: testsuite] master: Fix ghci038 on Windows (9c6f0a5)
Ian Lynagh
- [commit: testsuite] master: Tell python to let us use the "with X:" syntax (c181404)
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 327, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 365, Failure
Builder
- [nightly] 25-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 25-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj2 (amd64 FreeBSD HEAD), build 481, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 346, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 483, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 363, Success
Builder
- [commit: ghc] ghc-kinds: Comments and refactoring only (0b56c13)
Simon Peyton Jones
- [commit: testsuite] master: Update test output following change to associated type synonym default kind-checking time (673b434)
Max Bolingbroke
- [commit: testsuite] master: Add test that caused <<loop>> before fix to associated type defaults (a878e51)
Max Bolingbroke
- [commit: ghc] master: Kind check associated type synonym defaults earlier to avoid <<loop>> in some situations (e2496a8)
Max Bolingbroke
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- [commit: ghc] fix#5464: Fix #5464: Change the way the extra bindings for the generic (c93690d)
José Pedro Magalhães
- [commit: ghc] fix#5464: Merge branch 'fix#5464' of http://darcs.haskell.org/ghc into fix#5464 (8224782)
José Pedro Magalhães
- [commit: ghc] fix#5464: Remove unnecessary import. (bbbcc83)
José Pedro Magalhães
- [commit: ghc] fix#5464's head updated: Remove unnecessary import. (bbbcc83)
José Pedro Magalhães
- simonmar-win32-head (x86 Windows HEAD), build 394, Success
Builder
- [commit: ghc] fix#5464: Code cleanup. (58cb494)
José Pedro Magalhães
- [commit: testsuite] master: Fix decodingerror002 on Windows (6d8546d)
Max Bolingbroke
- [commit: ghc] branch 'ghc-constraint-solver' created
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Midstream constraint simplifier rewriting. (712d600)
dimitris at microsoft.com
- simonmar-win32-head (x86 Windows HEAD), build 395, Failure
Builder
- [commit: ghc] ghc-constraint-solver: More progress in the TcSimplify wiring. (60b97e5)
dimitris at microsoft.com
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 366, Failure
Builder
- [nightly] 26-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 26-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 484, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 482, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 347, Success
Builder
- [commit: ghc] master: Change the way IfExtName is serialized so (most) wired-in names get special representation (5d7173f)
Max Bolingbroke
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 364, Success
Builder
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 328, Success
Builder
- validate fails: ud_symtab is not a (visible) constructor field name
Ian Lynagh
- validate fails: ud_symtab is not a (visible) constructor field name
Max Bolingbroke
- validate fails: ud_symtab is not a (visible) constructor field name
Ian Lynagh
- [commit: haddock] master: Follow changes to BinIface Name serialization (006e0c1)
Max Bolingbroke
- [commit: ghc] master: Define a TraditionalRecordSyntax extension; fixes #3356 (7420670)
Ian Lynagh
- [commit: ghc] master: Document TraditionalRecordSyntax (9425555)
Ian Lynagh
- [commit: ghc] master: Whitespace only in deSugar/DsForeign.lhs (7bfa46f)
Ian Lynagh
- [commit: ghc] master: Update docs: n+k is now disabled by default (f5073f9)
Ian Lynagh
- [commit: ghc] master: Whitespace only in parser/RdrHsSyn.lhs (f18e81a)
Ian Lynagh
- [commit: testsuite] master: Make T4437 more thorough, and update it (48d8363)
Ian Lynagh
- [commit: testsuite] master: Add tests for NoTraditionalRecordSyntax (ff4263e)
Ian Lynagh
- [commit: ghc] master: Reenable a couple of assertions (4faae22)
Ian Lynagh
- [commit: ghc] master: Whitespace only in coreSyn/CoreUtils.lhs (1b816bd)
Ian Lynagh
- [commit: ghc] master: Fix warnings in coreSyn/CoreUtils.lhs (564d0f5)
Ian Lynagh
- [commit: ghc] master: Whitespace only in ghci/ByteCodeLink.lhs (331e9e8)
Ian Lynagh
- [commit: ghc] master: Fix warnings in ghci/ByteCodeLink.lhs (3ed2e92)
Ian Lynagh
- tn23 (x86 OSX HEAD), build 440, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 367, Failure
Builder
- [nightly] 27-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 27-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 485, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 483, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 348, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 365, Success
Builder
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- Cleaning SafeHaskell tests
Simon Peyton-Jones
- Plugins failure
Simon Peyton-Jones
- simonmar-win32-stable (x86 Windows STABLE), build 330, Failure
Builder
- tn23 (x86 OSX HEAD), build 441, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 368, Failure
Builder
- [nightly] 28-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 28-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 486, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 484, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 349, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 366, Success
Builder
- [commit: ghc] master: Document -fsimpl-tick-count (b347eff)
Simon Peyton Jones
- [commit: ghc] master: Document :kind! in GHCi (9621959)
Simon Peyton Jones
- [commit: ghc] master: Make Outputable.quotes do what the comments say (ba60fc6)
Simon Peyton Jones
- [commit: testsuite] master: Wibbles to error messages following fix to Outputable.quotes (d93aa59)
Simon Peyton Jones
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-head (x86 Windows HEAD), build 397, Success
Builder
- [commit: ghc] master: Fix scoping for RHS of associated type decls (fixes Trac #5515) (817d1b0)
Simon Peyton Jones
- [commit: ghc] master: A tiny bit more debug info (eaae6ca)
Simon Peyton Jones
- [commit: ghc] master: Eliminate alleged optimisation that means we bogusly did NoGen (9aa66e0)
Simon Peyton Jones
- [commit: ghc] master: Give a better error message for unterminated quasiquotations (fixes #5204). (20548c9)
Simon Peyton Jones
- [commit: ghc] master: Tidy up the shape-checking for instance types (ce1f1cd)
Simon Peyton Jones
- [commit: ghc] master: Fix parenthesisation in conversion from TH.Exp to HsExpr.HsExpr (3f5c0ad)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5515 (7b35ba0)
Simon Peyton Jones
- [commit: testsuite] master: T5481 should jolly well fail (403bb18)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5513 (cb76297)
Simon Peyton Jones
- [commit: testsuite] master: Accept error message wibble (60c264f)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5508 (5159aff)
Simon Peyton Jones
- [commit: ghc] master: Whitespace only in TcRnMonad.lhs (600b557)
Ian Lynagh
- tn23 (x86 OSX HEAD), build 442, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 369, Failure
Builder
- [nightly] 29-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 29-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- pgj (x86 FreeBSD HEAD), build 487, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 485, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 350, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 139, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 367, Success
Builder
- [commit: testsuite] master: Test Trac #5514 (75dae52)
Simon Peyton Jones
- New patches in /srv/darcs/git-mirrors/random
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- simonmar-win32-stable (x86 Windows STABLE), build 331, Success
Builder
- simonmar-win32-head (x86 Windows HEAD), build 398, Success
Builder
- [commit: testsuite] master: Add test case for #5204. (e19ec33)
Simon Peyton Jones
- simonmar-win32-head (x86 Windows HEAD), build 399, Failure
Builder
Last message date:
Fri Sep 30 19:09:49 CEST 2011
Archived on: Fri Oct 7 12:10:22 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).