November 2012 Archives by subject
Starting: Thu Nov 1 01:25:47 CET 2012
Ending: Fri Nov 30 21:54:24 CET 2012
Messages: 720
- [commit: base] master: GHC.Windows: more error support (guards, system error strings) (62c6793)
Simon Marlow
- [commit: ghc] cardinality's head updated: Merge branch 'new-demand-to-merge' into cardinality (0b24b72)
Ilya Sergey
- [commit: ghc] cardinality's head updated: Merge branch 'new-demand-to-merge' into cardinality (57b83a0)
Ilya Sergey
- [commit: ghc] cardinality's head updated: Merge branch 'new-demand-to-merge' into cardinality (730558e)
Ilya Sergey
- [commit: ghc] cardinality: Merge branch 'new-demand-to-merge' into cardinality (0b24b72)
Ilya Sergey
- [commit: ghc] cardinality: Merge branch 'new-demand-to-merge' into cardinality (57b83a0)
Ilya Sergey
- [commit: ghc] cardinality: Merge branch 'new-demand-to-merge' into cardinality (730558e)
Ilya Sergey
- [commit: ghc] cardinality: product demand machinery adapted to handle cardinality (8adb606)
Ilya Sergey
- [commit: ghc] ghc-7.6: Allow allocNursery() to allocate single blocks (#7257) (a737b1e)
Paolo Capriotti
- [commit: ghc] ghc-7.6: An accidentally-omitted part of commit 8019bc2c, about promoting data constructors (29bbb9f)
Ian Lynagh
- [commit: ghc] ghc-7.6: Another overhaul of the recent_activity / idle GC handling (#5991) (f9077d9)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Be lazier when typechecking data type contexts (Trac #7321) (e7be164)
Ian Lynagh
- [commit: ghc] ghc-7.6: Build fix on OS X (e861c17)
Ian Lynagh
- [commit: ghc] ghc-7.6: Cache the result of countOccupied(gen->large_objects) as gen->n_large_words (#7257) (1596107)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Ensure we produce a FunTy for functions (Trac #7312) (4b295b6)
Ian Lynagh
- [commit: ghc] ghc-7.6: Fix #7087 (integer overflow in getDelayTarget()) (306ab55)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Fix #7231: don't unload stable modules when there is an error later (772e6d2)
Ian Lynagh
- [commit: ghc] ghc-7.6: Fix bug with reporting deprecated use of flag (Trac #7349) (e366755)
Ian Lynagh
- [commit: ghc] ghc-7.6: Fix doc typo; fixes #7318 (003eb67)
Ian Lynagh
- [commit: ghc] ghc-7.6: Fix the instantiation of data constructors in the GHCi debugger (c41ca79)
Ian Lynagh
- [commit: ghc] ghc-7.6: fprintCCS_stderr: untag the exception (#7319) (acaf240)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Improve kind inference for tuple types (c9c8b40)
Ian Lynagh
- [commit: ghc] ghc-7.6: Improve reporting of duplicate signatures (55a7aa8)
Ian Lynagh
- [commit: ghc] ghc-7.6: Include pinned memory in the stats for allocated memory (6fd14e4)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Make Constraint and * look identical in Core (System FC) (19760a2)
Ian Lynagh
- [commit: ghc] ghc-7.6: Make sure that we check for type errors strictly in a Template Haskell splice, even if -fdefer-type-errors is on (5083761)
Ian Lynagh
- [commit: ghc] ghc-7.6: Merge fix for #5252. (8b4fee3)
Paolo Capriotti
- [commit: ghc] ghc-7.6: MERGED: Compare the kinds of type variables when comparing types (ed6b564)
Ian Lynagh
- [commit: ghc] ghc-7.6: MERGED: Fix building on Sparc/Solaris with non-GNU linker; fixes #5407 (09894b0)
Ian Lynagh
- [commit: ghc] ghc-7.6: MERGED: Give PrimOps a NOINLINE pragma, to suppress silly warnings from dsRule (aa7732c)
Ian Lynagh
- [commit: ghc] ghc-7.6: More OS X build fixes (45f7412)
Ian Lynagh
- [commit: ghc] ghc-7.6: More OS X build fixes (77b2371)
Ian Lynagh
- [commit: ghc] ghc-7.6: Only promote *non-existential* data constructors (4b380f1)
Ian Lynagh
- [commit: ghc] ghc-7.6: OS X build fixes (914ba8b)
Ian Lynagh
- [commit: ghc] ghc-7.6: Reduce fragmentation when using +RTS -H (with or without a size) (33e16f4)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Reject promoted constructors when -XDataKinds is not enabled (FIX #7433) (3a6675f)
Ian Lynagh
- [commit: ghc] ghc-7.6: Revert "Disable the timer signal while blocked in select() (#5991)" (809e693)
Paolo Capriotti
- [commit: ghc] ghc-7.6: rts: Ignore signal before deleting timer. Fixes #7303. (162b87d)
Ian Lynagh
- [commit: ghc] ghc-7.6: Some further tweaks to reduce fragmentation when allocating the nursery (33de4fb)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Use perl interpreter in the PATH. (f99f369)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Use the right environment for tidying the types of a data constructor (8d8743a)
Ian Lynagh
- [commit: ghc] ghc-7.6: wibbles to #5252. (60b35db)
Paolo Capriotti
- [commit: ghc] ghc-7.6: Wrap a bracket quotation in a coercion that makes it have the right type (da26f6c)
Ian Lynagh
- [commit: ghc] master: "hpc version" now shows the version number from the .cabal file (b610a84)
Ian Lynagh
- [commit: ghc] master: A couple of W_s should be P_s (not an actual bug, I think) (d28a722)
Simon Marlow
- [commit: ghc] master: a fix for checkTSO(): the TSO could be a WHITEHOLE (65e46f1)
Simon Marlow
- [commit: ghc] master: a fix for checkTSO(): the TSO could be a WHITEHOLE (65e46f1)
Simon Marlow
- [commit: ghc] master: a fix for checkTSO(): the TSO could be a WHITEHOLE (65e46f1)
Henrique Ferreiro
- [commit: ghc] master: Accurately report usage of newtype data constructors in FFI declarations (c8f4f50)
Simon Peyton Jones
- [commit: ghc] master: Add ":info!" to GHCi. This shows all instances without filtering first. (2ec32a8)
Simon Marlow
- [commit: ghc] master: Add ":info!" to GHCi. This shows all instances without filtering first. (2ec32a8)
Iavor Diatchki
- [commit: ghc] master: Add ":info!" to GHCi. This shows all instances without filtering first. (2ec32a8)
Iavor Diatchki
- [commit: ghc] master: Add -fghci-hist-size=N to set the number of previous steps stored by :trace (458ee4f)
Simon Marlow
- [commit: ghc] master: Add a --reset-hpcdirs flag to hpc (39f2737)
Ian Lynagh
- [commit: ghc] master: Add a comment about why we use nextWrapperNum rather than a unique (1a0af0e)
Ian Lynagh
- [commit: ghc] master: Add a stddef.h #include to C file generated by DeriveConstants (cf939b3)
Ian Lynagh
- [commit: ghc] master: Add a write barrier for TVAR closures (6d784c4)
Simon Marlow
- [commit: ghc] master: Add configure option to use system provided libffi; fixes #5743 (3005e90)
Ian Lynagh
- [commit: ghc] master: add embedded vendor (d94250e)
Gabor Greif
- [commit: ghc] master: Add fixity information to primops (ticket #6026) (64efee6)
Ian Lynagh
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
Ian Lynagh
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
Ian Lynagh
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
Ian Lynagh
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
David Terei
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
David Terei
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
Simon Marlow
- [commit: ghc] master: add note about compilation safety to safe haskell docs (b78b6b3)
Simon Marlow
- [commit: ghc] master: Add some more flags to includes_CC_OPTS (0564a63)
Ian Lynagh
- [commit: ghc] master: Allow '-' to be used as an infix type constructor. (df04d2d)
Iavor Diatchki
- [commit: ghc] master: another typo (50728d0)
Gabor Greif
- [commit: ghc] master: assert HpAlloc == 0 (afd7e22)
Simon Marlow
- [commit: ghc] master: ASSERT(HpAlloc==0) in the update code, to catch HpAlloc bugs (1c160e5)
Simon Marlow
- [commit: ghc] master: Avoid putting uniqs in specconstr rules; part of #4012 (ba38f99)
Ian Lynagh
- [commit: ghc] master: C backend: ignore MO_Touch (a70e45f)
Simon Marlow
- [commit: ghc] master: C backend: put the entry block first (31c0717)
Simon Marlow
- [commit: ghc] master: Change how dependency generation works; fixes #7381 (af072fc)
Ian Lynagh
- [commit: ghc] master: Code-size optimisation for top-level indirections (#7308) (7da1376)
Simon Marlow
- [commit: ghc] master: Comments and formatting to register allocator stats (0b436ae)
Ben Lippmeier
- [commit: ghc] master: Comments and formatting to register allocators (b13ebb6)
Ben Lippmeier
- [commit: ghc] master: Comments and formatting to spill cleaner (cace1ca)
Ben Lippmeier
- [commit: ghc] master: Comments and formatting to spill cost code (a157ea7)
Ben Lippmeier
- [commit: ghc] master: Comments only (6ca4616)
Simon Peyton Jones
- [commit: ghc] master: de-tab hpc (95027b8)
Ian Lynagh
- [commit: ghc] master: De-tabify register allocator code (f0f63a5)
Ben Lippmeier
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Gabriel Dos Reis
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Karel Gardas
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Karel Gardas
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Gabriel Dos Reis
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Karel Gardas
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Gabriel Dos Reis
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Karel Gardas
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Gabriel Dos Reis
- [commit: ghc] master: define own version of PRIdPTR on platform where its not available (71f7ab6)
Ian Lynagh
- [commit: ghc] master: Detab (e305fc7)
Ian Lynagh
- [commit: ghc] master: Document -XTypeHoles (1437590)
Simon Peyton Jones
- [commit: ghc] master: Don't clearNurseries() in parallel with -debug (2073e3e)
Simon Marlow
- [commit: ghc] master: Don't include a (void *) cast in BLOCK_ROUND_UP (4aa921e)
Ian Lynagh
- [commit: ghc] master: Don't put uniqs in ghc wrapper function names; part of #4012 (095b9bf)
Simon Peyton-Jones
- [commit: ghc] master: Don't put uniqs in ghc wrapper function names; part of #4012 (095b9bf)
Ian Lynagh
- [commit: ghc] master: Don't put uniqs in ghc wrapper function names; part of #4012 (095b9bf)
Ian Lynagh
- [commit: ghc] master: Don't use a unique in the stable name of a foreign export (f416129)
Ian Lynagh
- [commit: ghc] master: Enable dynamic-by-default for unregisterised arches (c22850f)
Ian Lynagh
- [commit: ghc] master: Enable GhcWithInterpreter when DYNAMIC_BY_DEFAULT is on (91c6593)
Ian Lynagh
- [commit: ghc] master: Extend parser to allow specification of RULES that never fire. #7162 (779f10f)
Ian Lynagh
- [commit: ghc] master: Fix #7231: don't unload stable modules when there is an error later (086d7c5)
Simon Marlow
- [commit: ghc] master: fix 'return' in cmm code when tablesNextToCode==False (811a19c)
Simon Marlow
- [commit: ghc] master: fix bug in previous commit, 65e46f144f3d8b18de7264b0b099086153c68d6c (97dc57c)
Simon Marlow
- [commit: ghc] master: Fix bug in stg_ctoi_R1n (could cause GHCi crashes) (26e576c)
Simon Marlow
- [commit: ghc] master: Fix bug in stg_enter_checkbh (225172e)
Simon Marlow
- [commit: ghc] master: Fix build on Windows (30b7eba)
Ian Lynagh
- [commit: ghc] master: Fix building on Sparc/Solaris with non-GNU linker; fixes #5407 (9ef4d48)
Ian Lynagh
- [commit: ghc] master: Fix dependency generation when GhcLibWays = dyn p (11aa737)
Ian Lynagh
- [commit: ghc] master: Fix dependency generation when GhcLibWays = dyn p (11aa737)
Simon Marlow
- [commit: ghc] master: Fix FP_CHECK_TIMER_CREATE when cross-compiling (c0017bd)
Ian Lynagh
- [commit: ghc] master: Fix installing on Windows (e86dee3)
Ian Lynagh
- [commit: ghc] master: Fix popcnt calls (2293238)
Ian Lynagh
- [commit: ghc] master: Fix popcnt calls (2293238)
Simon Marlow
- [commit: ghc] master: Fix popcnt calls (2293238)
Ian Lynagh
- [commit: ghc] master: fix some typos (704f802)
Gabor Greif
- [commit: ghc] master: fix syntax error in generated C (#7407) (80269ef)
Simon Marlow
- [commit: ghc] master: Fix the instantiation of data constructors in the GHCi debugger (acbe526)
Simon Peyton Jones
- [commit: ghc] master: Fix the OFFSET macro (53e9916)
Ian Lynagh
- [commit: ghc] master: Fix the OFFSET macro (53e9916)
Gabriel Dos Reis
- [commit: ghc] master: Fix the OFFSET macro (53e9916)
Ian Lynagh
- [commit: ghc] master: Fix the OFFSET macro (53e9916)
Gabriel Dos Reis
- [commit: ghc] master: Fix the Slow calling convention (#7192) (4270d7e)
Simon Marlow
- [commit: ghc] master: fix typo, courtesy of Jon Cave, thanks! (3862220)
Gabor Greif
- [commit: ghc] master: Fix typos (dba4fa5)
Ian Lynagh
- [commit: ghc] master: Fix warnings (9295780)
Simon Marlow
- [commit: ghc] master: Give an error if we can't find a suitable value for PRIdPTR (c2b5698)
Ian Lynagh
- [commit: ghc] master: Give dynamic libraries, as well as programs, RPATHs (7dd7008)
Ian Lynagh
- [commit: ghc] master: Haddoc fix (fb50847)
Ben Lippmeier
- [commit: ghc] master: handle MO_Touch, and generate no code for it. (a1ebe37)
Simon Marlow
- [commit: ghc] master: Improve documentation about instance resolution (3f99654)
Simon Peyton Jones
- [commit: ghc] master: Improve error message when a variable is used both as kind and type variable (661c1c1)
Simon Peyton Jones
- [commit: ghc] master: Improve kind inference for tuple types (1135c84)
Simon Peyton Jones
- [commit: ghc] master: libffi build system tweaks (c793cc3)
Ian Lynagh
- [commit: ghc] master: Link in-tree libffi to rts. Fixes trac #5743. (7ee5bed)
Ian Lynagh
- [commit: ghc] master: loadThreadState should set HpAlloc=0 (9f68cce)
Simon Marlow
- [commit: ghc] master: Make Constraint and * look identical in Core (System FC) (c2430f0)
Simon Peyton Jones
- [commit: ghc] master: Make ghc-pkg print less on error. (2c6939a)
Ian Lynagh
- [commit: ghc] master: Make rewriteCtFlavor lazy in the coercion for Derived evidence (4dade85)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (234fd08)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (4ee5e3b)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (e1dbabb)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (37710de)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (464646d)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (7009f58)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (958faee)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (cfb9696)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (d163845)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (f5e5316)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (2e43779)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (6960556)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc (121768d)
Iavor Diatchki
- [commit: ghc] master: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc (495ef78)
Iavor Diatchki
- [commit: ghc] master: Move seq's fixity declaration info primops.txt.pp (eb5196c)
Ian Lynagh
- [commit: ghc] master: Normalise command names differently in sync-all (948f101)
Ian Lynagh
- [commit: ghc] master: Refactoring: Make a HasModule class for getModule (fb31191)
Ian Lynagh
- [commit: ghc] master: Refine the "kick-out" predicate for CTyVarEq (545bb79)
Simon Peyton Jones
- [commit: ghc] master: Reject promoted constructors when -XDataKinds is not enabled (FIX #7433) (6486213)
José Pedro Magalhães
- [commit: ghc] master: Remove a use of printf (bd9e029)
Ian Lynagh
- [commit: ghc] master: Remove accidentally-commited testing aid (e9f38cb)
Ian Lynagh
- [commit: ghc] master: Remove an -fno-cse flag (f2b953f)
Ian Lynagh
- [commit: ghc] master: Remove getModuleDs; we now just use getModule (699f8e1)
Ian Lynagh
- [commit: ghc] master: Remove OldCmm, convert backends to consume new Cmm (d92bd17)
Simon Marlow
- [commit: ghc] master: Remove redundant configure check for timer_create (7b41a69)
Ian Lynagh
- [commit: ghc] master: Remove some dependencies (5874a66)
Ian Lynagh
- [commit: ghc] master: remove some unused variables (2ef95e8)
Simon Marlow
- [commit: ghc] master: Remove the HAVE_SETITIMER_VIRTUAL configure test (e407935)
Ian Lynagh
- [commit: ghc] master: Remove the inline primop (a9ec8ec)
Ian Lynagh
- [commit: ghc] master: Remove the nonexistent lazy primop, and follow move from GHC.Base to GHC.Magic (9d7182f)
Ian Lynagh
- [commit: ghc] master: Remove unused FP_EVAL_STDERR configure macro (f871ac9)
Ian Lynagh
- [commit: ghc] master: Remove unused FP_GEN_FO and FP_PROG_FOP configure macros (ea301fa)
Ian Lynagh
- [commit: ghc] master: Remove unused FP_PROG_SORT / SortCmd / SORT (70a0dd6)
Ian Lynagh
- [commit: ghc] master: Remove unused FPTOOLS_GREENCARD configure macro (244882d)
Ian Lynagh
- [commit: ghc] master: Remove unused FPTOOLS_SHEBANG_PERL (da3b7cc)
Ian Lynagh
- [commit: ghc] master: Remove unused function fmapM_maybe (d868491)
Ian Lynagh
- [commit: ghc] master: Remove unused PYTHON in build system (0bb2274)
Ian Lynagh
- [commit: ghc] master: Replace all uses of ghcError with throwGhcException and purge ghcError. (77ef6ca)
Erik de Castro
- [commit: ghc] master: Replace mkDerivedConstants.c with DeriveConstants.hs (f49271c)
Ian Lynagh
- [commit: ghc] master: replaceLabels: null out the cml_cont field of CmmCall (4dc7d04)
Simon Marlow
- [commit: ghc] master: Revert "Move seq's fixity declaration info primops.txt.pp" (6eb0341)
Ian Lynagh
- [commit: ghc] master: Save R1/R2/.. across foreign calls (8b25d39)
Simon Marlow
- [commit: ghc] master: Separate warning flags from other flags in validate-settings.mk (c04a984)
Ian Lynagh
- [commit: ghc] master: Simplify BOOTSTRAPPING_GHC_INFO_FIELD (e605c3e)
Ian Lynagh
- [commit: ghc] master: small optimisation: inline stmNewTVar() (a307ad5)
Simon Marlow
- [commit: ghc] master: Small refactoring (c2f9b74)
Ian Lynagh
- [commit: ghc] master: some W_s should be P_s (e15981a)
Simon Marlow
- [commit: ghc] master: Tell the compiler about alpha, mipseb and mipsel again; fixes #7339 (9756690)
Ian Lynagh
- [commit: ghc] master: The shape of StgTVar should not depend on THREADED_RTS (8703bbc)
Simon Marlow
- [commit: ghc] master: turn off cmm optimisation for the debug way (ee43ad5)
Simon Marlow
- [commit: ghc] master: Turn on -O2 for the RTS by default (3a6b1bf)
Simon Marlow
- [commit: ghc] master: typo (359efbf)
Gabor Greif
- [commit: ghc] master: typo (680dca1)
Gabor Greif
- [commit: ghc] master: typo (d53e222)
Gabor Greif
- [commit: ghc] master: typos (3ca7260)
Gabor Greif
- [commit: ghc] master: typos in comments (6e4f6c6)
Gabor Greif
- [commit: ghc] master: typos in note (3a82618)
Gabor Greif
- [commit: ghc] master: Unconditionally disable DYNAMIC_BY_DEFAULT for now (951e28c)
Ian Lynagh
- [commit: ghc] master: Update dependencies (d2ff25f)
Ian Lynagh
- [commit: ghc] master: Update submodules (4ef1bd4)
Ian Lynagh
- [commit: ghc] master: Update the "Special built-in functions" docs (7ea4966)
Ian Lynagh
- [commit: ghc] master: Use submodules for repositories with upstreams (f73d60b)
Ian Lynagh
- [commit: ghc] master: Use the right environment for tidying the types of a data constructor (b350ac5)
Simon Peyton Jones
- [commit: ghc] master: We now assume that offsetof() is always defined (dfb8d40)
Ian Lynagh
- [commit: ghc] master: Whitespace only in basicTypes/Id.lhs (ede3bd9)
Ian Lynagh
- [commit: ghc] master: Whitespace only in basicTypes/Name.lhs (7c4157a)
Ian Lynagh
- [commit: ghc] master: Whitespace only in codeGen/StgCmmPrim.hs (7706bee)
Ian Lynagh
- [commit: ghc] master: Whitespace only in compiler/ghci/LibFFI.hsc (10edb42)
Ian Lynagh
- [commit: ghc] master: Whitespace only in nativeGen/NCGMonad.hs (d7ca7af)
Ian Lynagh
- [commit: ghc] master: Whitespace only in specialise/SpecConstr.lhs (bc4580c)
Ian Lynagh
- [commit: ghc] master: Whitespace only in typecheck/TcRnTypes.lhs (0a7c4ef)
Ian Lynagh
- [commit: ghc] new-demand-to-merge: more comments in (65718a1)
Ilya Sergey
- [commit: ghc] new-demand-to-merge: necessary comments added (195a1a3)
Ilya Sergey
- [commit: ghc] new-demand-to-merge: proper unpacking strategy adapted (9bb7505)
Ilya Sergey
- [commit: ghc] new-typeable's head updated: Merge remote-tracking branch 'origin' into new-typeable (1cdb321)
José Pedro Magalhães
- [commit: ghc] new-typeable's head updated: Small fix (f6720a1)
José Pedro Magalhães
- [commit: ghc] new-typeable: Cleanup, comments (05a9786)
José Pedro Magalhães
- [commit: ghc] new-typeable: Implement -XAutoDeriveTypeable, warn for manual instances (101334a)
José Pedro Magalhães
- [commit: ghc] new-typeable: Merge branch 'master' into new-typeable (bbdc65a)
José Pedro Magalhães
- [commit: ghc] new-typeable: Merge remote-tracking branch 'origin' into new-typeable (1cdb321)
José Pedro Magalhães
- [commit: ghc] new-typeable: Merge remote-tracking branch 'origin' into new-typeable (39f55fb)
José Pedro Magalhães
- [commit: ghc] new-typeable: More cleaning up (65be510)
José Pedro Magalhães
- [commit: ghc] new-typeable: Remove unnecessary CPP (bf0bfb7)
José Pedro Magalhães
- [commit: ghc] new-typeable: Remove warnings (bf664ea)
José Pedro Magalhães
- [commit: ghc] new-typeable: Small fix (f6720a1)
José Pedro Magalhães
- [commit: ghc] new-typeable: Treat Typeable and OldTypeable distinctly (6f5296d)
José Pedro Magalhães
- [commit: ghc] new-typeable: User's guide documentation for Typeable (334b686)
José Pedro Magalhães
- [commit: ghc] overlapping-tyfams's head updated: Fixed bugs in overlapping type family instances. (728f4cf)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (82e928a)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Continued polishing of overlapping type family instances. (644475c)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Continuing to revert old bad implementation of overlapping type families (1ccd6d0)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixed bugs in overlapping type family instances. (728f4cf)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixed iface-loading bug, with Simon PJ's help. (74e43f4)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixing conflicts from merge with master (7a01613)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (82e928a)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (839621c)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Reimplemented overlapping type family instances through a change (a70242a)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Removed tabs from RnSource and FamInstEnv (021ca7b)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Fixed bugs in overlapping type families caught by regression testing." (220b069)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: reverting changes from first (bad) implementation (56adc0b)
Richard Eisenberg
- [commit: ghc] type-nats's head updated: Add type-level '-' as a known name for GHC. (3a77504)
Iavor Diatchki
- [commit: ghc] type-nats: Add support for rewriting equations, and add support for (-) as an example. (57b1039)
Iavor Diatchki
- [commit: ghc] type-nats: Add type-level '-' as a known name for GHC. (3a77504)
Iavor Diatchki
- [commit: ghc] type-nats: Comments (also rename `deepSolve` to `solveWanted`) (81bb0d6)
Iavor Diatchki
- [commit: ghc] type-nats: Fix uses of (<=?) as a function to reduce properly. (87d2a63)
Iavor Diatchki
- [commit: ghc] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (7fe6922)
Iavor Diatchki
- [commit: ghc] type-nats: Remove unused special case-ing. (90a27e7)
Iavor Diatchki
- [commit: haddock] ghc-7.4: Bump version (de84ee3)
Simon Hengel
- [commit: haddock] ghc-7.4: Export missing types from Documentation.Haddock (#216) (3d8a517)
Simon Hengel
- [commit: haddock] ghc-7.6: Export missing types from Documentation.Haddock (1d480b4)
Simon Hengel
- [commit: haddock] overlapping-tyfams's head updated: Fixed merging errors (c45f106)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Fixed merging errors (c45f106)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (0672eda)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (84fac41)
Richard Eisenberg
- [commit: hsc2hs] ghc-7.6: Use filepath's function instead of own (fixes #7191) (67b8c66)
Paolo Capriotti
- [commit: hsc2hs] master: Update dependencies (516202b)
Ian Lynagh
- [commit: nofib] master: Follow changes in dependency generation. (f0082fd)
Edward Z. Yang
- [commit: testsuite] branch 'new-typeable' created
José Pedro Magalhães
- [commit: testsuite] ghc-7.6: Adjust limits for haddock perf tests. (0e35f15)
Paolo Capriotti
- [commit: testsuite] ghc-7.6: Better duplicate signature warnings (adfd272)
Ian Lynagh
- [commit: testsuite] ghc-7.6: Error message change for duplicate type signatures (0de1a7e)
Ian Lynagh
- [commit: testsuite] ghc-7.6: Fix a couple of tests when dynlibs-by-default is on (b3797ce)
Ian Lynagh
- [commit: testsuite] ghc-7.6: Fix Check09 test; it depended on the exact version number of bytestring (925ce48)
Ian Lynagh
- [commit: testsuite] ghc-7.6: Fix some tests (9dfc003)
Ian Lynagh
- [commit: testsuite] ghc-7.6: GHC now treats ((->) t1 t2) just like (t1 -> t2), so we need to obfuscate this test a bit (c96a151)
Ian Lynagh
- [commit: testsuite] ghc-7.6: MERGED: Fix safeHaskell/check/pkg01 tests (4cb1d51)
Ian Lynagh
- [commit: testsuite] ghc-7.6: Require /bin/sh instead of bash in T6106. (e416052)
Paolo Capriotti
- [commit: testsuite] master: Accept error message improvement (c9d90c9)
Simon Peyton Jones
- [commit: testsuite] master: Add a test for #7453 (ddd1c8b)
Ian Lynagh
- [commit: testsuite] master: Add a test for CAPI wrapper functions (4a118b7)
Ian Lynagh
- [commit: testsuite] master: Add if_compiler_debugged to testsuite driver (888daa5)
Ian Lynagh
- [commit: testsuite] master: Add regression test for #7433 (88dcff8)
José Pedro Magalhães
- [commit: testsuite] master: Don't enable the "static" way if we don't have vanilla libraries (64c5faf)
Ian Lynagh
- [commit: testsuite] master: Fix Check09 test; it depended on the exact version number of bytestring (ed277e0)
Ian Lynagh
- [commit: testsuite] master: Fix ghci058 on Windows (711f424)
Ian Lynagh
- [commit: testsuite] master: Fix safeHaskell/check/pkg01 tests (79475db)
Ian Lynagh
- [commit: testsuite] master: Fix some tests (f94cc48)
Ian Lynagh
- [commit: testsuite] master: Follow changes in dependency generation (9a5acac)
Ian Lynagh
- [commit: testsuite] master: Make some tests independent of the version number of the array package (b593173)
Ian Lynagh
- [commit: testsuite] master: Make T7438 insensitive to the directory from which it is run (683d36a)
Ian Lynagh
- [commit: testsuite] master: Make the plugin tests standalone (813344e)
Ian Lynagh
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (2fca6b9)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (8959351)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (c97a836)
Simon Peyton Jones
- [commit: testsuite] master: Remove duplicate test (072c756)
Ian Lynagh
- [commit: testsuite] master: Remove the 'alone' modifier (c26ff1e)
Ian Lynagh
- [commit: testsuite] master: Test for #7162: RULES that never fire automatically (44229bb)
Ian Lynagh
- [commit: testsuite] master: test for #7231 (7326c95)
Simon Marlow
- [commit: testsuite] master: Test Trac #7384 (620dfc4)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7386 (23e7a7e)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7404 (7c49ca4)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7408 (e057afa)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7410 (9e1a4d3)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7422 (6401a90)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7438 (7f7f3a3)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7451 (9a35237)
Simon Peyton Jones
- [commit: testsuite] master: Test TypeHoles (cacfd03)
Simon Peyton Jones
- [commit: testsuite] master: update 64-bit bounds (560f8cc)
Simon Marlow
- [commit: testsuite] master: update bounds (53741d2)
Simon Marlow
- [commit: testsuite] master: Use python2 if it exists. Based on a patch from michalt. Fixes #7333. (e7a338e)
Ian Lynagh
- [commit: testsuite] master: Wibble to output (caf1b28)
Simon Peyton Jones
- [commit: testsuite] new-typeable: Update test outputs for poly-kinded Typeable (162475c)
José Pedro Magalhães
- [commit: testsuite] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (c885df6)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams's head updated: Updated tests for overlapping type family instances, including (822a3a8)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Fixing conflicts after merge with master (b75dbc7)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (c79bf66)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (c885df6)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Updated stderr output on indexed-types tests (9c7080f)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Updated tests for overlapping type family instances, including (822a3a8)
Richard Eisenberg
- [Haskell-iPhone] GHC as a cross-compiler
Simon Marlow
- [Haskell-iPhone] GHC as a cross-compiler
Ian Lynagh
- [nightly] 01-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 01-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 01-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 01-Nov-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 01-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 02-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 02-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 02-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 02-Nov-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 02-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 03-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Nov-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 03-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 04-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Nov-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 04-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 05-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Nov-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 05-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 06-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 06-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 06-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 06-Nov-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 06-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 07-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 07-Nov-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 07-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 07-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 09-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 09-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 09-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 10-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 10-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 10-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 11-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 11-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 11-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 19-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 19-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 19-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 20-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 20-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 20-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 21-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Simon Marlow
- [nightly] 21-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 21-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 21-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 22-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 22-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 22-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 23-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 23-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 23-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 24-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 24-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 24-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 25-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 25-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 25-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 26-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 26-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 26-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 27-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 27-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 27-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 28-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 28-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 28-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 29-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 29-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 29-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 30-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 31-Oct-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 31-Oct-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 31-Oct-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 31-Oct-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [PATCH] define own version of PRIdPTR on platform where its not available
Ian Lynagh
- [PATCH] define own version of PRIdPTR on platform where its not available
Ian Lynagh
- [PATCH] define own version of PRIdPTR on platform where its not available
Ian Lynagh
- [PATCH] define own version of PRIdPTR on platform where its not available
Ian Lynagh
- [PATCH] define own version of PRIdPTR on platform where its not available
Karel Gardas
- [PATCH] define own version of PRIdPTR on platform where its not available
Erik de Castro Lopo
- [PATCH] define own version of PRIdPTR on platform where its not available
Simon Marlow
- [PATCH] define own version of PRIdPTR on platform where its not available
Gabor Greif
- [PATCH] define own version of PRIdPTR on platform where its not available
Erik de Castro Lopo
- [PATCH] define own version of PRIdPTR on platform where its not available
Gabor Greif
- [PATCH] define own version of PRIdPTR on platform where its not available
Karel Gardas
- [PATCH] define own version of PRIdPTR on platform where its not available
Karel Gardas
- [PATCH] Fix Haddock formatting in Control.Exception
Iustin Pop
- [PATCH] Fix Haddock formatting in Control.Exception
Ian Lynagh
- [PATCH] Fix typo in ghc-pkg usage text
Jon Cave
- am-deb7-64 (HEAD), build 228, Success
Builder
- am-deb7-64 (HEAD), build 229, Success
Builder
- am-deb7-64 (HEAD), build 230, Success
Builder
- am-deb7-64 (HEAD), build 231, Success
Builder
- am-deb7-64 (HEAD), build 232, Success
Builder
- am-deb7-64 (HEAD), build 233, Success
Builder
- am-deb7-64 (HEAD), build 234, Success
Builder
- am-deb7-64 (HEAD), build 235, Success
Builder
- am-deb7-64 (HEAD), build 236, Success
Builder
- am-deb7-64 (HEAD), build 237, Success
Builder
- am-deb7-64 (HEAD), build 238, Success
Builder
- am-deb7-64 (HEAD), build 239, Success
Builder
- am-deb7-64 (HEAD), build 240, Success
Builder
- am-deb7-64 (HEAD), build 241, Success
Builder
- am-deb7-64 (HEAD), build 242, Success
Builder
- am-deb7-64 (HEAD), build 243, Success
Builder
- am-deb7-64 (HEAD), build 244, Success
Builder
- am-deb7-64 (HEAD), build 245, Success
Builder
- am-deb7-64 (HEAD), build 246, Success
Builder
- am-deb7-64 (HEAD), build 247, Success
Builder
- am-deb7-64 (HEAD), build 248, Success
Builder
- am-deb7-64 (HEAD), build 249, Success
Builder
- am-deb7-64 (HEAD), build 250, Success
Builder
- am-deb7-64 (HEAD), build 251, Success
Builder
- am-deb7-64 (HEAD), build 252, Success
Builder
- am-deb7-64 (HEAD), build 253, Success
Builder
- am-deb7-64 (HEAD), build 254, Success
Builder
- am-deb7-64 (HEAD), build 255, Failure
Builder
- build problems with BuildFlavour = prof
Richard Eisenberg
- build problems with BuildFlavour = prof
Daniel Fischer
- build problems with BuildFlavour = prof
Ian Lynagh
- build system woes in master
Ben Gamari
- build system woes in master
Ian Lynagh
- build system woes in master
Simon Marlow
- Cabal etc
Simon Peyton-Jones
- Cabal etc
Johan Tibell
- Cabal etc
Ian Lynagh
- Cabal etc
Simon Peyton-Jones
- Cabal etc
Ian Lynagh
- Changes to Typeable
Ian Lynagh
- DPH tests disabled in nightly build
Ben Lippmeier
- DPH tests disabled in nightly build
Ian Lynagh
- ghci058 still failing
Simon Peyton-Jones
- ghci058 still failing
Ian Lynagh
- make install fails on Windows: "removeFiles: Got leading slash"
Joey Adams
- make install fails on Windows: "removeFiles: Got leading slash"
Joey Adams
- mbolingbroke (x86 OSX HEAD), build 205, Incomplete
Builder
- mbolingbroke (x86 OSX HEAD), build 206, Failure
Builder
- mbolingbroke (x86 OSX HEAD), build 207, Incomplete
Builder
- mbolingbroke (x86 OSX HEAD), build 208, Failure
Builder
- Optimisation of type class methods / dictionaries
Thomas Schilling
- Optimisation of type class methods / dictionaries
Simon Peyton-Jones
- Optimisation of type class methods / dictionaries
Thomas Schilling
- Patch to time
José Pedro Magalhães
- Patch to vector
José Pedro Magalhães
- pgj (x86 FreeBSD HEAD), build 845, Success
Builder
- pgj (x86 FreeBSD HEAD), build 846, Success
Builder
- pgj (x86 FreeBSD HEAD), build 847, Success
Builder
- pgj (x86 FreeBSD HEAD), build 848, Success
Builder
- pgj (x86 FreeBSD HEAD), build 849, Success
Builder
- pgj (x86 FreeBSD HEAD), build 850, Success
Builder
- pgj (x86 FreeBSD HEAD), build 851, Success
Builder
- pgj (x86 FreeBSD HEAD), build 852, Success
Builder
- pgj (x86 FreeBSD HEAD), build 853, Success
Builder
- pgj (x86 FreeBSD HEAD), build 854, Success
Builder
- pgj (x86 FreeBSD HEAD), build 855, Success
Builder
- pgj (x86 FreeBSD HEAD), build 856, Success
Builder
- pgj (x86 FreeBSD HEAD), build 857, Success
Builder
- pgj (x86 FreeBSD HEAD), build 858, Success
Builder
- pgj (x86 FreeBSD HEAD), build 859, Success
Builder
- pgj (x86 FreeBSD HEAD), build 860, Success
Builder
- pgj (x86 FreeBSD HEAD), build 861, Success
Builder
- pgj (x86 FreeBSD HEAD), build 862, Success
Builder
- pgj (x86 FreeBSD HEAD), build 863, Success
Builder
- pgj (x86 FreeBSD HEAD), build 864, Success
Builder
- pgj (x86 FreeBSD HEAD), build 865, Success
Builder
- pgj (x86 FreeBSD HEAD), build 866, Success
Builder
- pgj (x86 FreeBSD HEAD), build 867, Success
Builder
- pgj (x86 FreeBSD HEAD), build 868, Success
Builder
- pgj (x86 FreeBSD HEAD), build 869, Success
Builder
- pgj (x86 FreeBSD HEAD), build 870, Success
Builder
- pgj (x86 FreeBSD HEAD), build 871, Success
Builder
- pgj (x86 FreeBSD HEAD), build 872, Success
Builder
- pgj (x86 FreeBSD HEAD), build 873, Success
Builder
- pgj (x86 FreeBSD HEAD), build 874, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 720, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 721, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 722, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 723, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 724, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 725, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 726, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 727, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 728, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 729, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 730, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 731, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 732, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 733, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 734, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 735, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 736, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 737, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 738, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 739, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 740, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 741, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 742, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 743, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 744, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 745, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 746, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 747, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 748, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 749, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 708, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 709, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 710, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 711, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 712, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 713, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 714, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 715, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 716, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 717, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 718, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 719, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 720, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 721, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 722, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 723, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 724, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 725, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 726, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 727, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 728, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 729, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 730, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 731, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 732, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 733, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 734, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 735, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 736, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 737, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 848, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 849, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 850, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 851, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 852, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 853, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 854, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 855, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 856, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 857, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 858, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 859, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 860, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 861, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 862, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 863, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 864, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 865, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 866, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 867, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 868, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 869, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 870, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 871, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 872, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 873, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 874, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 875, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 876, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 877, Success
Builder
- Problems building from source: ghc-tarballs
Alastair Reid
- Problems building from source: ghc-tarballs
Ian Lynagh
- Problems building from source: ghc-tarballs
Simon Marlow
- Problems using/installing plugin example
Daniel Vainsencher
- Proposal Summary: Add setEnv/unsetEnv to "base"
Simon Hengel
- Proposal Summary: Add setEnv/unsetEnv to "base"
Simon Hengel
- Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Ian Lynagh
- Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Gábor Lehel
- Proposal: New procedures for handling packages in a GHC tree
Ian Lynagh
- Proposal: New procedures for handling packages in a GHC tree
Geoffrey Mainland
- Proposal: New procedures for handling packages in a GHC tree
Manuel M T Chakravarty
- Proposal: New procedures for handling packages in a GHC tree
Simon Marlow
- Proposal: New procedures for handling packages in a GHC tree
Ian Lynagh
- Proposal: New procedures for handling packages in a GHC tree
Manuel M T Chakravarty
- Proposal: New procedures for handling packages in a GHC tree
Simon Marlow
- Proposal: New procedures for handling packages in a GHC tree
Ian Lynagh
- Proposal: New procedures for handling packages in a GHC tree
Gabor Greif
- Proposal: New procedures for handling packages in a GHC tree
Johan Tibell
- Proposal: Num instance for tuples
Twan van Laarhoven
- RFC: Singleton equality witnesses
Gabor Greif
- RFC: Singleton equality witnesses
José Pedro Magalhães
- RFC: Singleton equality witnesses
Richard Eisenberg
- RFC: Singleton equality witnesses
Iavor Diatchki
- RFC: Singleton equality witnesses
Gábor Lehel
- simonmar-win32-head (x86 Windows HEAD), build 671, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 672, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 673, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 674, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 675, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 676, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 677, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 678, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 679, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 680, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 681, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 682, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 683, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 684, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 685, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 686, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 687, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 688, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 689, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 690, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 691, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 692, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 693, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 694, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 695, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 696, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 697, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 558, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 559, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 560, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 561, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 562, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 563, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 564, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 565, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 566, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 567, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 568, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 569, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 570, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 571, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 572, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 573, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 574, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 575, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 576, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 577, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 578, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 579, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 580, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 581, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 582, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 583, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 584, Failure
Builder
- Splitting TypeReps
Gábor Lehel
- Summary of the effect of the submodule changes
Ian Lynagh
- sync-all doesn't
Bryan O'Sullivan
- tn23 (x86 OSX HEAD), build 742, Failure
Builder
- tn23 (x86 OSX HEAD), build 743, Failure
Builder
- tn23 (x86 OSX HEAD), build 744, Failure
Builder
- tn23 (x86 OSX HEAD), build 745, Failure
Builder
- tn23 (x86 OSX HEAD), build 746, Failure
Builder
- tn23 (x86 OSX HEAD), build 747, Failure
Builder
- tn23 (x86 OSX HEAD), build 748, Failure
Builder
- tn23 (x86 OSX HEAD), build 749, Failure
Builder
- tn23 (x86 OSX HEAD), build 750, Failure
Builder
- tn23 (x86 OSX HEAD), build 751, Failure
Builder
- tn23 (x86 OSX HEAD), build 752, Failure
Builder
- tn23 (x86 OSX HEAD), build 753, Failure
Builder
- tn23 (x86 OSX HEAD), build 754, Failure
Builder
- tn23 (x86 OSX HEAD), build 755, Failure
Builder
- tn23 (x86 OSX HEAD), build 756, Failure
Builder
- tn23 (x86 OSX HEAD), build 757, Failure
Builder
- tn23 (x86 OSX HEAD), build 758, Failure
Builder
- tn23 (x86 OSX HEAD), build 759, Failure
Builder
- tn23 (x86 OSX HEAD), build 760, Failure
Builder
- tn23 (x86 OSX HEAD), build 761, Failure
Builder
- tn23 (x86 OSX HEAD), build 762, Failure
Builder
- tn23 (x86 OSX HEAD), build 763, Failure
Builder
- tn23 (x86 OSX HEAD), build 764, Failure
Builder
- tn23 (x86 OSX HEAD), build 765, Failure
Builder
- tn23 (x86 OSX HEAD), build 766, Failure
Builder
- tn23 (x86 OSX HEAD), build 767, Failure
Builder
- tn23 (x86 OSX HEAD), build 768, Failure
Builder
- tn23 (x86 OSX HEAD), build 769, Failure
Builder
- tn23 (x86 OSX HEAD), build 770, Failure
Builder
- Validate failures of the day
Ian Lynagh
Last message date:
Fri Nov 30 21:54:24 CET 2012
Archived on: Fri Nov 30 21:54:32 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).