September 2011 Archives by subject
Starting: Thu Sep 1 01:10:18 CEST 2011
Ending: Fri Sep 30 19:09:49 CEST 2011
Messages: 825
- 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
- 7.4.1 plans
Ian Lynagh
- [commit: ghc] at-defaults: Documentation for associated type instance defaults (f11bec6)
Max Bolingbroke
- [commit: ghc] at-defaults: Don't generate a full TyCon for the AT defaults (a0d7ffb)
Max Bolingbroke
- [commit: ghc] at-defaults: Implement associated type defaults (1995895)
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: ghc] at-defaults: Revert "Get rid of associated-type default declarations" (b4ac30d)
Max Bolingbroke
- [commit: ghc] at-defaults: Simplify treatment of default associated type decl typechecking (6d940f6)
Max Bolingbroke
- [commit: ghc] branch 'at-defaults' created
Max Bolingbroke
- [commit: ghc] branch 'fix#5464' created
José Pedro Magalhães
- [commit: ghc] branch 'ghc-constraint-solver' created
dimitris at microsoft.com
- [commit: ghc] branch 'known-key-serialization' created
Max Bolingbroke
- [commit: ghc] branch 'profiling' created
Simon Marlow
- [commit: ghc] fix#5464's head updated: Remove unnecessary import. (bbbcc83)
José Pedro Magalhães
- [commit: ghc] fix#5464: Code cleanup. (58cb494)
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] 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] ghc-constraint-solver: Midstream constraint simplifier rewriting. (712d600)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: More progress in the TcSimplify wiring. (60b97e5)
dimitris at microsoft.com
- [commit: ghc] ghc-kinds's head updated: kind generalize data families (3514446)
Julien Cretin
- [commit: ghc] ghc-kinds's head updated: kind vars in core lint (3f2f77d)
Julien Cretin
- [commit: ghc] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (59a94ff)
Julien Cretin
- [commit: ghc] ghc-kinds's head updated: Merge branch 'step2' into ghc-kinds (d41b524)
Julien Cretin
- [commit: ghc] ghc-kinds: add kind instantiation when deriving Generic (c61e14f)
Julien Cretin
- [commit: ghc] ghc-kinds: add todos for kind unification (5ec4bf2)
Julien Cretin
- [commit: ghc] ghc-kinds: Adding Notes (bd5ff37)
Julien Cretin
- [commit: ghc] ghc-kinds: checkValidTyCl done for each group (7c68785)
Julien Cretin
- [commit: ghc] ghc-kinds: Comments and refactoring during code review (bc7b692)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Comments and refactoring only (0b56c13)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Comments and to-dos for Julien (9a3f139)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: comments, notes and todos (doesn't compile) (e78df68)
Julien Cretin
- [commit: ghc] ghc-kinds: Constraint in GHC.Prim (fce3785)
Julien Cretin
- [commit: ghc] ghc-kinds: declarations kind generalization (e8fab36)
Julien Cretin
- [commit: ghc] ghc-kinds: Don't abstract over kinds containing # or (#)! Fixes Trac #5426 (9de64d1)
Julien Cretin
- [commit: ghc] ghc-kinds: fix compilation of previous merge (530a03e)
Julien Cretin
- [commit: ghc] ghc-kinds: fix CoreLint with PromotedTypeTyCon (35fdca6)
Julien Cretin
- [commit: ghc] ghc-kinds: fix data con name extraction (3ab27e9)
Julien Cretin
- [commit: ghc] ghc-kinds: fix double quantification in kind poly data types (58b1a1a)
Julien Cretin
- [commit: ghc] ghc-kinds: fix expected kind in kcHsSigType from Open to Arg (aae6e1c)
Julien Cretin
- [commit: ghc] ghc-kinds: fix floating not abstracting kind variables before type variables (47c9a5b)
Julien Cretin
- [commit: ghc] ghc-kinds: fix isPredTy on BOX (e7263dc)
Julien Cretin
- [commit: ghc] ghc-kinds: fix kind gene of data cons (3c9e134)
Julien Cretin
- [commit: ghc] ghc-kinds: fix kind substitution in templates in tcResultType (923e459)
Julien Cretin
- [commit: ghc] ghc-kinds: fix scoping in desugarer in tcHsInstHead (e695fb1)
Julien Cretin
- [commit: ghc] ghc-kinds: get rid of quote in kinds (8d7b065)
Julien Cretin
- [commit: ghc] ghc-kinds: handling kind polymorphism in check_type (e28223b)
Julien Cretin
- [commit: ghc] ghc-kinds: handling kinds in check_mono/arg-type (1316f57)
Julien Cretin
- [commit: ghc] ghc-kinds: hsLTyVarKind (1cc5c7a)
Julien Cretin
- [commit: ghc] ghc-kinds: iface, kind poly, and box (8475b29)
Julien Cretin
- [commit: ghc] ghc-kinds: isSubKind BOX BOX is now valid (801c46e)
Julien Cretin
- [commit: ghc] ghc-kinds: kind checking declarations is only side effects (95cb015)
Julien Cretin
- [commit: ghc] ghc-kinds: kind coercions (d51c28d)
Julien Cretin
- [commit: ghc] ghc-kinds: kind generalize data families (3514446)
Julien Cretin
- [commit: ghc] ghc-kinds: kind generalize type synonyms (c8bebe1)
Julien Cretin
- [commit: ghc] ghc-kinds: kind poly and classes (e01efa6)
Julien Cretin
- [commit: ghc] ghc-kinds: kind poly data types (da3aa58)
Julien Cretin
- [commit: ghc] ghc-kinds: kind polymorphic (~#), (~), and Eq# (4e4c104)
Julien Cretin
- [commit: ghc] ghc-kinds: kind polymorphic Any (cc1ae74)
Julien Cretin
- [commit: ghc] ghc-kinds: kind polymorphic type families (8e647b3)
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: kind substitution in tcInstSkolTyVars and all friends (09495da)
Julien Cretin
- [commit: ghc] ghc-kinds: Kind unification during type unification. (d7acfc4)
Julien Cretin
- [commit: ghc] ghc-kinds: kind vars in core lint (3f2f77d)
Julien Cretin
- [commit: ghc] ghc-kinds: kinding rules for partially applied arrow (4659f19)
Julien Cretin
- [commit: ghc] ghc-kinds: make isSubKind guards symetric (6404971)
Julien Cretin
- [commit: ghc] ghc-kinds: making Generics kind-monomorphic (0e6398e)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' into ia0_step3 (1968518)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (59a94ff)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (63fae67)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (66cb069)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (8431493)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (48aaf49)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (8b56321)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (a52bd1d)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'master' into step2 (e75c36d)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'step2' into ghc-kinds (d41b524)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge branch 'step3' into ia0_step3 (c9771dc)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (b6b7b58)
Julien Cretin
- [commit: ghc] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (f24d21b)
Julien Cretin
- [commit: ghc] ghc-kinds: note about ANothing (0feeb37)
Julien Cretin
- [commit: ghc] ghc-kinds: refactoring TcTyClsDecls (f826991)
Julien Cretin
- [commit: ghc] ghc-kinds: remove use of kindKeys in lintKind (d9d9cd4)
Julien Cretin
- [commit: ghc] ghc-kinds: reorganising tcTyClGroup (b7bd51b)
Julien Cretin
- [commit: ghc] ghc-kinds: reverting to step2 (6cba3c4)
Julien Cretin
- [commit: ghc] ghc-kinds: sortQuantVars (8e7ef71)
Julien Cretin
- [commit: ghc] ghc-kinds: substitution in kind signatures of type foralls (4399841)
Julien Cretin
- [commit: ghc] ghc-kinds: tcTyClDecl does kind and type checking (2692909)
Julien Cretin
- [commit: ghc] ghc-kinds: todo (18753dc)
Julien Cretin
- [commit: ghc] ghc-kinds: tyConKiVars + abstract kivars before tyvars (e0f0611)
Julien Cretin
- [commit: ghc] ghc-kinds: tyVarsOfType returns all variables, even in kinds (1876794)
Julien Cretin
- [commit: ghc] ghc-kinds: unify kinds in the pure unifier (66d3aa0)
Julien Cretin
- [commit: ghc] ghc-kinds: unifying kinds in the simplifier (bdda2b0)
Julien Cretin
- [commit: ghc] ghc-kinds: Update notes (13b03d3)
Julien Cretin
- [commit: ghc] ghc-kinds: using PromotedTypeTyCon (d0a3207)
Julien Cretin
- [commit: ghc] known-key-serialization: Change the way IfaceExtName is serialized so (most) wired-in names get special representation (bdf6ede)
Max Bolingbroke
- [commit: ghc] known-key-serialization: Cleverer serialization for IfExtName so IfaceType can be dumber (121a9a2)
Max Bolingbroke
- [commit: ghc] master's head updated: Merge branch 'no-pred-ty' (b3bc5f4)
Max Bolingbroke
- [commit: ghc] master, no-pred-ty: Move exprIsConApp_maybe to CoreSubst so we can use it in VSO. Fix VSO bug with unlifted let bindings. (99a52b0)
Max Bolingbroke
- [commit: ghc] master: A little refactoring of TcIface on LitInteger (12d2089)
Simon Peyton Jones
- [commit: ghc] master: A tiny bit more debug info (eaae6ca)
Simon Peyton Jones
- [commit: ghc] master: Adapt vectoriser to disappearing PredTy (e3f4a1b)
Manuel Chakravarty
- [commit: ghc] master: Add a comment to CorePrep that it does the Integer conversion (b45363e)
Ian Lynagh
- [commit: ghc] master: Add a flag -fno-ghci-history (af7840e)
Ian Lynagh
- [commit: ghc] master: add a ToDo (a29500f)
Simon Marlow
- [commit: ghc] master: Add a transformation limit to the simplifier (Trac #5448) (24a2353)
Simon Peyton Jones
- [commit: ghc] master: Add deepseq as a core package (e18f03a)
Ian Lynagh
- [commit: ghc] master: Add deepseq as a core package; part of #5468 (6ff6895)
Ian Lynagh
- [commit: ghc] master: Add missing import (fixes #5460). (fedb6a9)
Simon Marlow
- [commit: ghc] master: Add s390x to list of supported architectures (559f375)
Simon Marlow
- [commit: ghc] master: Add some missing dependencies; should fix make after re-configure (493146a)
Simon Marlow
- [commit: ghc] master: Add some more Integer rules (dac072b)
Ian Lynagh
- [commit: ghc] master: Add support for all top-level declarations to GHCi (3db7572)
Simon Marlow
- [commit: ghc] master: Added repack command to sync-all (193ad9f)
Daniel Fischer
- [commit: ghc] master: Allow associated types to have fresh parameters (d2d6bda)
Simon Peyton Jones
- [commit: ghc] master: Backtrack on the wierd special case of data family exports (f5c0851)
Simon Peyton Jones
- [commit: ghc] master: change how Integer's are handled in Core (fdac48f)
Ian Lynagh
- [commit: ghc] master: Change the way IfExtName is serialized so (most) wired-in names get special representation (5d7173f)
Max Bolingbroke
- [commit: ghc] master: Comments about type-family parents (14681f8)
Simon Peyton Jones
- [commit: ghc] master: Comments and functions renaming only (879c4a8)
Simon Peyton Jones
- [commit: ghc] master: Comments only (26a1acb)
Simon Peyton Jones
- [commit: ghc] master: Correct a back-to-front coercion (fixes Trac #5490) (c782840)
Simon Peyton Jones
- [commit: ghc] master: Correct a few typos (c2b1e0d)
Daniel Fischer
- [commit: ghc] master: De-synonym the types of the abtracted term variables in SpecConstr (e45c35f)
Simon Peyton Jones
- [commit: ghc] master: Define a TraditionalRecordSyntax extension; fixes #3356 (7420670)
Ian Lynagh
- [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: Document TraditionalRecordSyntax (9425555)
Ian Lynagh
- [commit: ghc] master: Documentation for associated type instance defaults (4c35337)
Max Bolingbroke
- [commit: ghc] master: Eliminate alleged optimisation that means we bogusly did NoGen (9aa66e0)
Simon Peyton Jones
- [commit: ghc] master: Eliminate isHiBootTyCon in favour of isAbstractTyCon (8595c61)
Simon Peyton Jones
- [commit: ghc] master: Export a tiny bit more info with AbstractTyCon (fixes #5424) (de9b85f)
Simon Peyton Jones
- [commit: ghc] master: Fix #4988: we were wrongly running exception handlers in the (fa71e6c)
Simon Marlow
- [commit: ghc] master: Fix a buglet in reification of tuples (fixes Trac #5452) (fe9d522)
Simon Peyton Jones
- [commit: ghc] master: Fix associated type default instantiation check (#5481) (7ca27dc)
Max Bolingbroke
- [commit: ghc] master: fix bug in :show bindings when a variable is bound to an exception (222589a)
Simon Marlow
- [commit: ghc] master: Fix etags output; trac #4256 (0a4537f)
Ian Lynagh
- [commit: ghc] master: fix GhcUnregisterised default, and add kfreebsdgnu to OsSupportsGhci (0f0a3c9)
Simon Marlow
- [commit: ghc] master: Fix integer stuff (fixes Trac #5485) (eecd53b)
Simon Peyton Jones
- [commit: ghc] master: Fix parenthesisation in conversion from TH.Exp to HsExpr.HsExpr (3f5c0ad)
Simon Peyton Jones
- [commit: ghc] master: Fix scoping for RHS of associated type decls (fixes Trac #5515) (817d1b0)
Simon Peyton Jones
- [commit: ghc] master: fix the eager-blackholing check, which I inadvertently broke in (6ffaf6f)
Simon Marlow
- [commit: ghc] master: Fix the trimming of bind_fvs (fixes Trac #5439) (eb46e0d)
Simon Peyton Jones
- [commit: ghc] master: Fix Trac #5455: be a bit more selective in mkSelectorBinds (be53e4f)
Simon Peyton Jones
- [commit: ghc] master: Fix two bugs in caes-floating (fixes Trac #5453) (bd6f5de)
Simon Peyton Jones
- [commit: ghc] master: Fix typo (259ea3e)
Ian Lynagh
- [commit: ghc] master: Fix typos in comments (ced8474)
Ian Lynagh
- [commit: ghc] master: fix warnings (01d7bc7)
Simon Marlow
- [commit: ghc] master: Fix warnings in basicTypes/Literal.lhs (f5084f6)
Ian Lynagh
- [commit: ghc] master: Fix warnings in codeGen/CgUtils.hs (af536ac)
Ian Lynagh
- [commit: ghc] master: Fix warnings in coreSyn/CoreUtils.lhs (564d0f5)
Ian Lynagh
- [commit: ghc] master: Fix warnings in ghci/ByteCodeLink.lhs (3ed2e92)
Ian Lynagh
- [commit: ghc] master: Gentoo's scanelf program found executable stack in many resulting binaries: (607537a)
Ian Lynagh
- [commit: ghc] master: Get rid of associated-type default declarations (5e102e6)
Simon Peyton Jones
- [commit: ghc] master: GHC does build with Alex 3 now - remove the configure trap (1b4e251)
Simon Marlow
- [commit: ghc] master: Give a better error message for unterminated quasiquotations (fixes #5204). (20548c9)
Simon Peyton Jones
- [commit: ghc] master: Hack: add noCafIdInfo to shiftIntegerL and friends (b215384)
Simon Peyton Jones
- [commit: ghc] master: Implement associated type defaults (de8c8d6)
Max Bolingbroke
- [commit: ghc] master: Implement GHCi command :kind! which normalises its type (f3c7ed7)
Simon Peyton Jones
- [commit: ghc] master: Improve debug tracing (4ea2675)
Simon Peyton Jones
- [commit: ghc] master: Improve the handling of Integer literals (1e87c0a)
Ian Lynagh
- [commit: ghc] master: In :load, call GHC.guessTarget on the new targets before unloading (9de6f19)
Simon Marlow
- [commit: ghc] master: Increase the "context stack depth" to 200 (from 20) (d3a31e4)
Daniel Fischer
- [commit: ghc] master: Increase the "context stack depth" to 200 (from 20) (d3a31e4)
Simon Peyton-Jones
- [commit: ghc] master: Increase the "context stack depth" to 200 (from 20) (d3a31e4)
Simon Peyton Jones
- [commit: ghc] master: Kind check associated type synonym defaults earlier to avoid <<loop>> in some situations (e2496a8)
Max Bolingbroke
- [commit: ghc] master: Link the de-synonym change to ticket Trac #5458 (69ecb07)
Simon Peyton Jones
- [commit: ghc] master: LLVM pre-mangler files should be considered cish (7bfc28d)
David Terei
- [commit: ghc] master: Make a new type synonym CoreProgram = [CoreBind] (488e21c)
Simon Peyton Jones
- [commit: ghc] master: Make an import unconditional (69cf252)
Ian Lynagh
- [commit: ghc] master: Make Convert.thRdrName give a decent source locations (fixes Trac #5434) (68bcb13)
Simon Peyton Jones
- [commit: ghc] master: Make Outputable.quotes do what the comments say (ba60fc6)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (000824d)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (3137073)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (4714d50)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (4b17d74)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (54ba453)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (5c312b4)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (6529337)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (e0e4288)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'no-pred-ty' (b3bc5f4)
Max Bolingbroke
- [commit: ghc] master: Minor wording change (14f977a)
Simon Peyton Jones
- [commit: ghc] master: More debug info on provenance with -dppr-debug (e9f5a88)
Simon Peyton Jones
- [commit: ghc] master: move AvailInfo and related things into its own module (94e7c6b)
Simon Marlow
- [commit: ghc] master: Move tcLookupFamInst, tcLookupDataFamInst from TcEnv to FamInst (25881af)
Simon Peyton Jones
- [commit: ghc] master: Obey the exprArity invariants! Fixes Trac #5441 (1466b0c)
Simon Peyton Jones
- [commit: ghc] master: Parenthesise type operators in -ddump-minimal-imports output; trac #4239 (5a369e7)
Ian Lynagh
- [commit: ghc] master: Record selectors should be Exported Ids (ffada1e)
Simon Peyton Jones
- [commit: ghc] master: Reenable a couple of assertions (4faae22)
Ian Lynagh
- [commit: ghc] master: Refactoring and code moving-around, following Max's AT-default patch (c2bd94c)
Simon Peyton Jones
- [commit: ghc] master: Remove an old "ToDo" comment (73aeb7d)
Ian Lynagh
- [commit: ghc] master: Remove dead code (bfb7d73)
Simon Peyton Jones
- [commit: ghc] master: Remove some (probably bit-rotted) .NET cases (e610292)
Ian Lynagh
- [commit: ghc] master: Report bindings that cannot be vectorised (4d7033d)
Manuel Chakravarty
- [commit: ghc] master: Revert "Get rid of associated-type default declarations" (967633d)
Max Bolingbroke
- [commit: ghc] master: show bindings in the order they were defined (fc80c87)
Simon Marlow
- [commit: ghc] master: Solve irreducible evidence from itself (a7ac381)
Simon Peyton-Jones
- [commit: ghc] master: Solve irreducible evidence from itself (a7ac381)
Max Bolingbroke
- [commit: ghc] master: Solve irreducible evidence from itself (a7ac381)
Max Bolingbroke
- [commit: ghc] master: Some minor wibbling in printing source locations (0ccf2c3)
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: Tidy up the shape-checking for instance types (ce1f1cd)
Simon Peyton Jones
- [commit: ghc] master: Tighten up the side-condition testing for deriving (again) (99a6412)
Simon Peyton Jones
- [commit: ghc] master: Two bugs in rnExports (fixes Trac #5445) (faadd61)
Simon Peyton Jones
- [commit: ghc] master: Two small further extensions to associated types (c27df60)
Simon Peyton Jones
- [commit: ghc] master: Update docs: n+k is now disabled by default (f5073f9)
Ian Lynagh
- [commit: ghc] master: Update to time 1.4 (a21de08)
Ian Lynagh
- [commit: ghc] master: When checking FFI types are IO, don't look through abstract newtypes; #3008 (4027a7d)
Ian Lynagh
- [commit: ghc] master: Whitespace only (df05656)
Daniel Fischer
- [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: Whitespace only in coreSyn/CoreUtils.lhs (1b816bd)
Ian Lynagh
- [commit: ghc] master: Whitespace only in deSugar/DsForeign.lhs (7bfa46f)
Ian Lynagh
- [commit: ghc] master: Whitespace only in ghci/ByteCodeLink.lhs (331e9e8)
Ian Lynagh
- [commit: ghc] master: Whitespace only in hsSyn/HsImpExp.lhs (908a62d)
Ian Lynagh
- [commit: ghc] master: Whitespace only in parser/RdrHsSyn.lhs (f18e81a)
Ian Lynagh
- [commit: ghc] master: Whitespace only in TcRnMonad.lhs (600b557)
Ian Lynagh
- [commit: ghc] master: Wibble in tickyDynAlloc (only affects -ticky) (bad0252)
Simon Peyton Jones
- [commit: ghc] master: Wibble to fix of Trac #5439: deal with the error-recovery case (b5b4aae)
Simon Peyton Jones
- [commit: ghc] no-pred-ty's head updated: Implement -XConstraintKind (8375857)
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
- [commit: ghc] no-pred-ty's head updated: Mk Coercion -> LCoercion (a73d479)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Add Constraint as a legitmiate tycon in Kinds (536359d)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Add documentation for -XConstraintKind (1250035)
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: ghc] no-pred-ty: Comments and layout (aba74af)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Comments, and rename FactTuple to ConstraintTuple (ff94f97)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: ConstraintKind -> ConstraintKinds (0bdafd5)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Disallow type families in instance heads (baf5d86)
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: Fix new IParam handling (bc48dd6)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Fix pretty-printing for HsIParamTy in source syntax (473cbae)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Forgot to restrict IParam args to liftedTypeKind (f5995bf)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Implement -XConstraintKind (8375857)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Implement -XConstraintKind (9045dae)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Implement -XConstraintKind (9729fe7)
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: ghc] no-pred-ty: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc into no-pred-ty (34ca35d)
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: ghc] no-pred-ty: Minor refactoring of dsLCoercion, plus comments (80d1963)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Mk Coercion -> LCoercion (a73d479)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Nuke isCertainlyPredReprTy (c4c9810)
Simon Peyton Jones
- [commit: ghc] no-pred-ty: Remove bogus isCoercionKind function and its sole use (6bad38a)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Remove the "Ghastly special case" from dataTcOccs (6f91d9a)
Max Bolingbroke
- [commit: ghc] no-pred-ty: Remove the "Ghastly special case" from dataTcOccs (b98267a)
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: Reuse (,) code for Fact tuples (e64d0f9)
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: Type synonym change only (d9d5044)
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: ghc] no-pred-ty: Zap demand information if the simplifier reduces the arity: fixes CoreLint failure (c02ff7c)
Max Bolingbroke
- [commit: ghc] profiling: add note (7043e06)
Simon Marlow
- [commit: ghc] profiling: another snapshot (418140b)
Simon Marlow
- [commit: ghc] profiling: debugging code (d60c977)
Simon Marlow
- [commit: ghc] profiling: For the location on a record selector binding, use the location of the (69afe8a)
Simon Marlow
- [commit: ghc] profiling: notes for profiling work (1127c0b)
Simon Marlow
- [commit: ghc] profiling: snapshot (98fd4bd)
Simon Marlow
- [commit: ghc] profiling: snapshot: GHCi breakpoints working (4f2d8fd)
Simon Marlow
- [commit: ghc] supercompiler: Change how we deal with dead variable FV improvement (7d3bedf)
Max Bolingbroke
- [commit: ghc] supercompiler: Changed some Maybe into real data types (98b7819)
Max Bolingbroke
- [commit: ghc] supercompiler: Checkpoint broken explicit process tree (3eb9c44)
Max Bolingbroke
- [commit: ghc] supercompiler: Checkpoint pretty-printing (5501e39)
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: Don't rely on Foldable to enumerate eligible fulfilments (88c94cb)
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: Simplify a lot of bullshit (1d46b96)
Max Bolingbroke
- [commit: ghc] supercompiler: TODOs only (0f60ddf)
Max Bolingbroke
- [commit: ghc] supercompiler: Vastly simplify the FV-sensitive driving loop in Split (6f4d157)
Max Bolingbroke
- [commit: ghc] supercompiler: Warnings only (2f7edad)
Max Bolingbroke
- [commit: haddock] at-defaults: Ignore the new associated type defaults like we ignore default methods (c2f924c)
Max Bolingbroke
- [commit: haddock] at-defaults: Really ignore the associated type defaults (8406b0e)
Max Bolingbroke
- [commit: haddock] branch 'at-defaults' created
Max Bolingbroke
- [commit: haddock] branch 'known-key-serialization' created
Max Bolingbroke
- [commit: haddock] ghc-kinds's head updated: Merge branch 'master' into step2 (3358945)
Julien Cretin
- [commit: haddock] ghc-kinds: Merge branch 'master' into step2 (3358945)
Julien Cretin
- [commit: haddock] ghc-kinds: Merge branch 'master' into step2 (ced9c6d)
Julien Cretin
- [commit: haddock] known-key-serialization: Follow changes to BinIface Name serialization (e478f27)
Max Bolingbroke
- [commit: haddock] master's head updated: Replace FactTuple with ConstraintTuple (ebb0717)
Max Bolingbroke
- [commit: haddock] master, no-pred-ty: Adapt Haddock for the ConstraintKind extension changes (6fd172c)
Max Bolingbroke
- [commit: haddock] master, no-pred-ty: Merge branch 'no-pred-ty' of ssh://darcs.haskell.org/srv/darcs/haddock into no-pred-ty (7082a7c)
Max Bolingbroke
- [commit: haddock] master: Follow changes to BinIface Name serialization (006e0c1)
Max Bolingbroke
- [commit: haddock] master: Ignore associated type defaults (just as we ignore default methods) (0f21c47)
Max Bolingbroke
- [commit: haddock] master: Merge branch 'no-pred-ty' (2fed1c8)
Max Bolingbroke
- [commit: haddock] master: Replace FactTuple with ConstraintTuple (ebb0717)
Max Bolingbroke
- [commit: haddock] no-pred-ty: Deal with change to IParam handling in GHC (b2ab324)
Max Bolingbroke
- [commit: hsc2hs] master: Don't include <HsFFI.h> in template-hsc.h; fixes #2897 (4f8f419)
Ian Lynagh
- [commit: integer-simple] master: Don't define our own list type (44dd630)
Ian Lynagh
- [commit: integer-simple] master: Don't define our own list type (44dd630)
Ian Lynagh
- [commit: testsuite] at-defaults: Commited a changed test but not the new output - oops (470c4bc)
Max Bolingbroke
- [commit: testsuite] at-defaults: Test associated type defaults (1711bbd)
Max Bolingbroke
- [commit: testsuite] branch 'at-defaults' created
Max Bolingbroke
- [commit: testsuite] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (439fbc8)
Julien Cretin
- [commit: testsuite] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (e0bfaf4)
Julien Cretin
- [commit: testsuite] ghc-kinds's head updated: Merge remote-tracking branch 'all/master' into ghc-kinds (02628e2)
Julien Cretin
- [commit: testsuite] ghc-kinds's head updated: updating error messages for ConstraintKinds (282d396)
Julien Cretin
- [commit: testsuite] ghc-kinds: Constraint in GHC.Prim (96af0c4)
Julien Cretin
- [commit: testsuite] ghc-kinds: fix expected kind in kcHsSigType from Open to Arg (8f2df7a)
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 ghc-kinds (439fbc8)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into ghc-kinds (d5d62ee)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into ghc-kinds (e0bfaf4)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (1f9ffee)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (2db82cd)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (31606f9)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge branch 'master' into step2 (7bde32d)
Julien Cretin
- [commit: testsuite] ghc-kinds: Merge remote-tracking branch 'all/master' into ghc-kinds (02628e2)
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: updating error messages for ConstraintKinds (282d396)
Julien Cretin
- [commit: testsuite] master's head updated: Bump T3294 a bit higher again due to high variance (b2edda8)
Max Bolingbroke
- [commit: testsuite] master, no-pred-ty: Accept increase in T3294 allocation (e807408)
Max Bolingbroke
- [commit: testsuite] master, no-pred-ty: Tweak tcrun043 to test constraint tuple codegen (c37e9c7)
Max Bolingbroke
- [commit: testsuite] master: Accept error message change (b42571d)
Simon Peyton Jones
- [commit: testsuite] master: Accept error message wibble (60c264f)
Simon Peyton Jones
- [commit: testsuite] master: Accept error message wibbles (ab9b891)
Simon Peyton Jones
- [commit: testsuite] master: accept the correct output (ba4579c)
Simon Marlow
- [commit: testsuite] master: Add a Makefile (49ac52c)
Ian Lynagh
- [commit: testsuite] master: Add a test for ":show imports" (a21d3e2)
Simon Marlow
- [commit: testsuite] master: Add a test for #3103 (f796f0f)
Ian Lynagh
- [commit: testsuite] master: Add a test for #3743 (d673c4c)
Ian Lynagh
- [commit: testsuite] master: add a test for #4988 (a11fac2)
Simon Marlow
- [commit: testsuite] master: Add a test for Integer literals in interface files (89bb5d4)
Ian Lynagh
- [commit: testsuite] master: Add amd64/OS X specific stats to the T4801 test (6c06117)
Ian Lynagh
- [commit: testsuite] master: Add missing file (e73d520)
Ian Lynagh
- [commit: testsuite] master: Add test case for #5204. (e19ec33)
Simon Peyton Jones
- [commit: testsuite] master: add test for a bug with :force (7743d94)
Simon Marlow
- [commit: testsuite] master: Add test that caused <<loop>> before fix to associated type defaults (a878e51)
Max Bolingbroke
- [commit: testsuite] master: Add tests for NoTraditionalRecordSyntax (ff4263e)
Ian Lynagh
- [commit: testsuite] master: Attempt to fix decodingerror002 test for non-UTF8 locales (0437c0b)
Ian Lynagh
- [commit: testsuite] master: Attempt to fix decodingerror002 test for non-UTF8 locales (0437c0b)
Max Bolingbroke
- [commit: testsuite] master: bump max_bytes_used for T3294 (7fea3c4)
Simon Marlow
- [commit: testsuite] master: Bump T3294 a bit higher again due to high variance (b2edda8)
Max Bolingbroke
- [commit: testsuite] master: Change test, now that imported data families don't get implicitly exported (1d7e95c)
Simon Peyton Jones
- [commit: testsuite] master: Check explicitly for writes to ghci_history (148afd7)
Ian Lynagh
- [commit: testsuite] master: Don't clean tests that we aren't running (2f262d7)
Ian Lynagh
- [commit: testsuite] master: Don't use "with lock" syntax in the driver (2f52323)
Ian Lynagh
- [commit: testsuite] master: Don't use qualified names in in binding positions (11b9722)
Simon Marlow
- [commit: testsuite] master: Don't use qualified names in in binding positions (11b9722)
Simon Peyton-Jones
- [commit: testsuite] master: Don't use qualified names in in binding positions (11b9722)
Simon Peyton Jones
- [commit: testsuite] master: Error message wibbles (5f32273)
Simon Peyton Jones
- [commit: testsuite] master: Error message wibbles (ed76186)
Simon Peyton Jones
- [commit: testsuite] master: Fix #5436 by using 'recover' on handle EOF (d29666f)
Max Bolingbroke
- [commit: testsuite] master: Fix arith013 following integer-gmp changes (41df3ad)
Ian Lynagh
- [commit: testsuite] master: Fix decodingerror002 on Windows (6d8546d)
Max Bolingbroke
- [commit: testsuite] master: Fix ghci038 on Windows (9c6f0a5)
Ian Lynagh
- [commit: testsuite] master: Fix some more race issues with safe tests. (ed4d172)
David Terei
- [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: testsuite] master: Fix some more written-but-not-cleaned files (459f737)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (7e21855)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files (806374e)
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 (a0f0beb)
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 (ec05661)
Ian Lynagh
- [commit: testsuite] master: Fix some more written-but-not-cleaned files in driver/ (16c5c0d)
Ian Lynagh
- [commit: testsuite] master: Fix some written-but-not-cleaned files (01eee6b)
Ian Lynagh
- [commit: testsuite] master: Fix typo (TT5458 -> T5458) (fb462ca)
Daniel Fischer
- [commit: testsuite] master: Fixed imports (ae389cd)
Daniel Fischer
- [commit: testsuite] master: Improve check-files-written mode (3adfd51)
Ian Lynagh
- [commit: testsuite] master: Improve the check-files-written testsuite driver code (a468fd0)
Ian Lynagh
- [commit: testsuite] master: Improve the check-files-written testsuite driver functionality (2f6aa54)
Ian Lynagh
- [commit: testsuite] master: Improved debugger output (ab0d209)
Simon Peyton Jones
- [commit: testsuite] master: Make T4437 more thorough, and update it (48d8363)
Ian Lynagh
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (149ee3e)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (488cd4a)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (702700b)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (b941a0a)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (da86648)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (f731a87)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of mac:ghc/git/val64/testsuite (967d417)
Ian Lynagh
- [commit: testsuite] master: Merge branch 'no-pred-ty' (87d9c75)
Max Bolingbroke
- [commit: testsuite] master: Reduce context stack max depth, to avoid validate running out of memory (cd727ff)
Simon Peyton Jones
- [commit: testsuite] master: Rejig how performance test stats are stored (04fc7b8)
Ian Lynagh
- [commit: testsuite] master: Remove ^Ms from ghci025.script (3415ed0)
Ian Lynagh
- [commit: testsuite] master: Remove quotes from echo'd comments in GHCi script (e82472f)
Simon Peyton-Jones
- [commit: testsuite] master: Remove quotes from echo'd comments in GHCi script (e82472f)
Simon Peyton Jones
- [commit: testsuite] master: Remove quotes from echo'd comments in GHCi script (e82472f)
Daniel Fischer
- [commit: testsuite] master: Revert "Remove quotes from echo'd comments in GHCi script" (06429f4)
Simon Peyton Jones
- [commit: testsuite] master: Stop BadImport03 using BadImport02's sources (34ca6ad)
Ian Lynagh
- [commit: testsuite] master: Stop ghci025 sharing files with prog001 (ae48ac8)
Ian Lynagh
- [commit: testsuite] master: T4239 now passes (b22a770)
Ian Lynagh
- [commit: testsuite] master: T5481 should jolly well fail (403bb18)
Simon Peyton Jones
- [commit: testsuite] master: Tell python to let us use the "with X:" syntax (c181404)
Ian Lynagh
- [commit: testsuite] master: Test #4429, #5406 (087abfd)
Simon Peyton Jones
- [commit: testsuite] master: Test #5481 (ee78629)
Max Bolingbroke
- [commit: testsuite] master: Test associated type defaults (8acdfa2)
Max Bolingbroke
- [commit: testsuite] master: Test cases for GHCi data, class, etc. (73d2c7b)
Simon Marlow
- [commit: testsuite] master: Test irreducible-evidence self-interactive (723804d)
Max Bolingbroke
- [commit: testsuite] master: Test some more Integer constant foldings (37686d3)
Ian Lynagh
- [commit: testsuite] master: Test Trac #3592 (962a432)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5424 (f589a4d)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5434 and #5452 (ed6426f)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5439 (e5b6614)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5441 (8b971c7)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5453 (a27f2ed)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5455 (86b3aaa)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5458 (a345dd2)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5478 (cede5cb)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5490 (e0130b6)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5508 (5159aff)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5513 (cb76297)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5514 (75dae52)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5515 (7b35ba0)
Simon Peyton Jones
- [commit: testsuite] master: Trailing Whitespace (49bec93)
Daniel Fischer
- [commit: testsuite] master: Tweak EvalTest to be less sensitive to whitespace changes (74b0e23)
Ian Lynagh
- [commit: testsuite] master: Tweak openFile003 (0c5c068)
Ian Lynagh
- [commit: testsuite] master: Tweak the outofmem and outofmem2 tests (1c81d8a)
Ian Lynagh
- [commit: testsuite] master: Tweak the shadow test (8a61582)
Ian Lynagh
- [commit: testsuite] master: update error messages (6f2bc1e)
Simon Marlow
- [commit: testsuite] master: Update error messages; and SimpleFail10 now passes (395a9c5)
Simon Peyton Jones
- [commit: testsuite] master: Update T4801 bounds (e626744)
Ian Lynagh
- [commit: testsuite] master: Update test output following change to associated type synonym default kind-checking time (673b434)
Max Bolingbroke
- [commit: testsuite] master: Use -fno-ghci-history when running tests (304fc89)
Ian Lynagh
- [commit: testsuite] master: Use ReadMode in finalization001 (9c647ba)
Ian Lynagh
- [commit: testsuite] master: Whitespace only (b7d7794)
Daniel Fischer
- [commit: testsuite] master: Whitespace only in encoding001.hs (4278580)
Ian Lynagh
- [commit: testsuite] master: Wibbles for Trac #5455 test (0551f7e)
Simon Peyton Jones
- [commit: testsuite] master: Wibbles to error messages following fix to Outputable.quotes (d93aa59)
Simon Peyton Jones
- [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: testsuite] no-pred-ty's head updated: Test the ConstraintKind extension and related changes (4754da5)
Max Bolingbroke
- [commit: testsuite] no-pred-ty's head updated: Test type families in instance/class heads (63abb11)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Clean more in the plugin tests (ac153aa)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Clean more stuff in the safeHaskell tests (446bdf9)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: ConstraintKind -> ConstraintKinds (47ac738)
Simon Peyton Jones
- [commit: testsuite] no-pred-ty: FIx T3540 stderr (IParam pretty-printing) (9786bd0)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Make the test nicer, now that associated types (55c7ab7)
Simon Peyton Jones
- [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: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/testsuite into no-pred-ty (de9a82a)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Remove bogus reference to test (3c04fb3)
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: Test that implicit parameters of unlifted type are rejected (16691a5)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test that irreducible predicates are allowed in superclasses/instance heads with UndecidableInstances (12a5238)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test the ConstraintKind extension and related changes (4754da5)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test type families in instance/class heads (63abb11)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Test unreasonable tuple kind error messages (43585b7)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Testsuite update for IParam superclasses/instance heads (2589103)
Max Bolingbroke
- [commit: testsuite] no-pred-ty: Update output (805f87b)
Max Bolingbroke
- [GHC] #2893: Implement "Quantified contexts" proposal
Simon Peyton-Jones
- [nightly] 01-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 01-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 01-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 01-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 02-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 02-Sep-2011 build of STABLE 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
- [nightly] 03-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 03-Sep-2011 build of STABLE 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
- [nightly] 04-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 04-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 05-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 05-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 06-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 06-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 06-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 06-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 07-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 07-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 07-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 07-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 08-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-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
- [nightly] 09-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
- [nightly] 10-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
- [nightly] 11-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Simon Marlow
- [nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Ian Lynagh
- [nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Daniel Fischer
- [nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Simon Peyton-Jones
- [nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Simon Marlow
- [nightly] 14-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-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
- [nightly] 19-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
- [nightly] 20-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
- [nightly] 21-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
- [nightly] 22-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
- [nightly] 23-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
- [nightly] 24-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
- [nightly] 25-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
- [nightly] 26-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
- [nightly] 27-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
- [nightly] 28-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
- [nightly] 29-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [patch] Don't detect libiconv/libcharset on Windows to avoid changing GHCs build behavior on windows with newer mingw installs
Bill Tutt
- [patch] Don't detect libiconv/libcharset on Windows to avoid changing GHCs build behavior on windows with newer mingw installs
Bill Tutt
- [patch] Don't detect libiconv/libcharset on Windows to avoid changing GHCs build behavior on windows with newer mingw installs
Ian Lynagh
- [patch] Don't detect libiconv/libcharset on Windows to avoid changing GHCs build behavior on windows with newer mingw installs
Bill Tutt
- [PATCH] fix missing import on non x86/amd64/ppc platform
Karel Gardas
- [PATCH] Mark stack of 'rts/AdjustorAsm.S' as nonexecutable on linux
Ian Lynagh
- bindist
Chris Dornan
- bindist
Ian Lynagh
- bindist
Chris Dornan
- build error
Dimitrios Vytiniotis
- build error
Erik de Castro Lopo
- build error
Simon Peyton-Jones
- cleaning
Simon Peyton-Jones
- cleaning
David Terei
- cleaning
Ian Lynagh
- cleaning
Max Bolingbroke
- Cleaning SafeHaskell tests
Simon Peyton-Jones
- decodingerror002 failure
Ian Lynagh
- decodingerror002 failure
Max Bolingbroke
- decodingerror002 failure
Ian Lynagh
- decodingerror002 failure
Daniel Fischer
- decodingerror002 failure
Max Bolingbroke
- decodingerror002 failure
Daniel Fischer
- decodingerror002 failure
Daniel Fischer
- decodingerror002 failure
Ian Lynagh
- decodingerror002 failure
Max Bolingbroke
- decodingerror002 failure
Max Bolingbroke
- decodingerror002 failure
Daniel Fischer
- decodingerror002 failure
Max Bolingbroke
- Error when compilng with -O0
Simon Peyton-Jones
- failure of GHC 7.0.4 on OS X
Ian Lynagh
- FW: [commit: ghc] master: Allow associated types to have fresh parameters (d2d6bda)
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
- FW: [GHC] #5462: Deriving clause for arbitrary classes
Simon Peyton-Jones
- FW: [GHC] #5462: Deriving clause for arbitrary classes
Ian Lynagh
- GHC and Xcode 3 vs. 4
Mark Lentczner
- GHC and Xcode 3 vs. 4
Manuel M T Chakravarty
- GHC-specific alias analysis for the LLVM backend
Max Bolingbroke
- GHC-specific alias analysis for the LLVM backend
David Terei
- GHC-specific alias analysis for the LLVM backend
Simon Peyton-Jones
- GHC-specific alias analysis for the LLVM backend
Max Bolingbroke
- GHC-specific alias analysis for the LLVM backend
Max Bolingbroke
- GHC-specific alias analysis for the LLVM backend
Max Bolingbroke
- GHC-specific alias analysis for the LLVM backend
Max Bolingbroke
- Ghci segfault on powerpc-linux
Erik de Castro Lopo
- Ghci segfault on powerpc-linux
Simon Marlow
- head build segfaults on OSX
Ben Lippmeier
- head build segfaults on OSX
Karel Gardas
- head build segfaults on OSX
Michal Terepeta
- HEADS UP: another iface file change (Re: [commit: ghc] master: Merge branch 'no-pred-ty' (b3bc5f4))
Simon Marlow
- HEADS UP: another iface file change (Re: [commit: ghc] master: Merge branch 'no-pred-ty' (b3bc5f4))
Max Bolingbroke
- HEADS UP: interface format change for associated type defaults
Max Bolingbroke
- HEADS UP: Re: [commit: ghc] master: Add deepseq as a core package (e18f03a)
Ian Lynagh
- Indexed constraint families
Simon Peyton-Jones
- Indexed constraint families
Simon Peyton-Jones
- Indexed constraint families
Simon Peyton-Jones
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 333, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 334, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 335, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 336, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 337, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 338, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 339, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 340, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 341, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 342, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 343, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 344, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 345, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 347, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 348, Failure
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
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 353, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 355, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 356, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 357, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 358, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 359, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 360, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 361, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 362, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 364, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 365, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 366, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 367, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 368, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 369, Failure
Builder
- mbolingbroke (x86 OSX HEAD), build 134, Incomplete
Builder
- mbolingbroke (x86 OSX HEAD), build 135, Incomplete
Builder
- mbolingbroke (x86 OSX HEAD), build 136, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 138, Failure
Builder
- mbolingbroke (x86 OSX HEAD), build 139, Failure
Builder
- Mirrors
Simon Peyton-Jones
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- 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/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/primitive
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/random
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Win32
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/xhtml
Ian Lynagh
- No subject
- Performance regressiion?
Manuel M T Chakravarty
- Performance regressiion?
Max Bolingbroke
- Performance regressiion?
Manuel M T Chakravarty
- Performance regressiion?
Simon Marlow
- Performance regressiion?
Manuel M T Chakravarty
- Performance regressiion?
Simon Marlow
- pgj (x86 FreeBSD HEAD), build 466, Success
Builder
- pgj (x86 FreeBSD HEAD), build 467, Success
Builder
- pgj (x86 FreeBSD HEAD), build 468, Success
Builder
- pgj (x86 FreeBSD HEAD), build 469, Success
Builder
- pgj (x86 FreeBSD HEAD), build 470, Success
Builder
- pgj (x86 FreeBSD HEAD), build 471, Success
Builder
- pgj (x86 FreeBSD HEAD), build 472, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 473, Success
Builder
- pgj (x86 FreeBSD HEAD), build 474, Success
Builder
- pgj (x86 FreeBSD HEAD), build 475, Success
Builder
- pgj (x86 FreeBSD HEAD), build 476, Success
Builder
- pgj (x86 FreeBSD HEAD), build 477, Success
Builder
- pgj (x86 FreeBSD HEAD), build 478, Success
Builder
- pgj (x86 FreeBSD HEAD), build 479, Success
Builder
- pgj (x86 FreeBSD HEAD), build 480, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 481, Success
Builder
- pgj (x86 FreeBSD HEAD), build 482, Success
Builder
- pgj (x86 FreeBSD HEAD), build 483, Success
Builder
- pgj (x86 FreeBSD HEAD), build 484, Success
Builder
- pgj (x86 FreeBSD HEAD), build 485, Success
Builder
- pgj (x86 FreeBSD HEAD), build 486, Success
Builder
- pgj (x86 FreeBSD HEAD), build 487, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 346, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 347, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 348, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 349, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 350, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 351, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 352, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 353, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 354, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 355, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 357, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 358, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 359, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 360, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 361, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 362, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 363, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 364, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 365, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 366, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 367, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 329, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 330, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 331, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 332, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 333, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 334, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 335, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 336, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 337, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 338, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 339, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 340, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 341, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 342, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 343, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 344, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 345, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 346, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 347, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 348, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 349, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 350, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 464, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 465, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 466, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 467, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 468, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 469, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 470, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 471, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 472, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 473, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 474, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 475, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 476, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 477, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 478, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 479, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 480, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 481, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 482, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 483, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 484, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 485, Success
Builder
- Plugins failure
Simon Peyton-Jones
- Race condition?
Simon Peyton-Jones
- Race condition?
Simon Marlow
- Race condition?
Ian Lynagh
- Race condition?
Ian Lynagh
- Race condition?
Simon Marlow
- running testsuite standalone
Chris Dornan
- running testsuite standalone
Ian Lynagh
- Safe haskell issues building HEAD using 7.2.1
Corey O'Connor
- Safe haskell issues building HEAD using 7.2.1
David Terei
- Safe haskell issues building HEAD using 7.2.1
Daniel Peebles
- Safe haskell issues building HEAD using 7.2.1
David Terei
- simonmar-win32-head (x86 Windows HEAD), build 387, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 388, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 389, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 390, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 391, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 392, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 393, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 394, Success
Builder
- simonmar-win32-head (x86 Windows HEAD), build 395, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 396, Success
Builder
- simonmar-win32-head (x86 Windows HEAD), build 397, Success
Builder
- simonmar-win32-head (x86 Windows HEAD), build 398, Success
Builder
- simonmar-win32-head (x86 Windows HEAD), build 399, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 320, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 321, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 322, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 323, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 324, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 325, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 326, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 327, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 328, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 329, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 330, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 331, Success
Builder
- Support for pretty printing in GHC
Simon Peyton-Jones
- T4801: stat too good
Daniel Fischer
- Testsuite failures
Daniel Fischer
- Testsuite failures
Simon Peyton-Jones
- Testsuite failures
Simon Marlow
- Testsuite failures
Daniel Fischer
- testsuite: Windows fix broke linux ghci (driver/5313)
Daniel Fischer
- testsuite: Windows fix broke linux ghci (driver/5313)
Simon Peyton-Jones
- tn23 (x86 OSX HEAD), build 430, Failure
Builder
- tn23 (x86 OSX HEAD), build 431, Failure
Builder
- tn23 (x86 OSX HEAD), build 432, Failure
Builder
- tn23 (x86 OSX HEAD), build 433, Failure
Builder
- tn23 (x86 OSX HEAD), build 434, Failure
Builder
- tn23 (x86 OSX HEAD), build 435, Failure
Builder
- tn23 (x86 OSX HEAD), build 436, Failure
Builder
- tn23 (x86 OSX HEAD), build 437, Failure
Builder
- tn23 (x86 OSX HEAD), build 438, Failure
Builder
- tn23 (x86 OSX HEAD), build 439, Failure
Builder
- tn23 (x86 OSX HEAD), build 440, Failure
Builder
- tn23 (x86 OSX HEAD), build 441, Failure
Builder
- tn23 (x86 OSX HEAD), build 442, Failure
Builder
- tn23 (x86 OSX HEAD), build 442, Failure
Karel Gardas
- Top-level binding groups
Jan Rochel
- Top-level binding groups
Simon Peyton-Jones
- Top-level binding groups
Jan Rochel
- Validate fails in DPH configuration
Simon Peyton-Jones
- Validate fails in DPH configuration
Ben Lippmeier
- Validate fails on Windows
Simon Peyton-Jones
- Validate fails on Windows
Ian Lynagh
- Validate fails on Windows
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
- validate fails: ud_symtab is not a (visible) constructor field name
Ian Lynagh
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).