Messages by Date
-
2012/11/30
[commit: ghc] master: Link in-tree libffi to rts. Fixes trac #5743. (7ee5bed)
Ian Lynagh
-
2012/11/30
[commit: ghc] master: Detab (e305fc7)
Ian Lynagh
-
2012/11/30
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (7009f58)
Ian Lynagh
-
2012/11/30
[commit: ghc] master: Remove unused PYTHON in build system (0bb2274)
Ian Lynagh
-
2012/11/30
[commit: ghc] master: Make ghc-pkg print less on error. (2c6939a)
Ian Lynagh
-
2012/11/30
[commit: ghc] master: Extend parser to allow specification of RULES that never fire. #7162 (779f10f)
Ian Lynagh
-
2012/11/30
Re: [commit: ghc] master: Add ":info!" to GHCi. This shows all instances without filtering first. (2ec32a8)
Simon Marlow
-
2012/11/29
pgj2 (amd64 FreeBSD HEAD), build 877, Success
Builder
-
2012/11/29
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 749, Failure
Builder
-
2012/11/29
pgj (x86 FreeBSD HEAD), build 874, Success
Builder
-
2012/11/29
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 737, Failure
Builder
-
2012/11/29
[nightly] 29-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/29
[commit: ghc] master: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc (495ef78)
Iavor Diatchki
-
2012/11/29
[commit: ghc] master: Add ":info!" to GHCi. This shows all instances without filtering first. (2ec32a8)
Iavor Diatchki
-
2012/11/29
[commit: ghc] master: Remove accidentally-commited testing aid (e9f38cb)
Ian Lynagh
-
2012/11/29
[commit: ghc] master: Small refactoring (c2f9b74)
Ian Lynagh
-
2012/11/29
[commit: ghc] master: Whitespace only in compiler/ghci/LibFFI.hsc (10edb42)
Ian Lynagh
-
2012/11/29
[commit: ghc] master: libffi build system tweaks (c793cc3)
Ian Lynagh
-
2012/11/29
[commit: ghc] master: Add configure option to use system provided libffi; fixes #5743 (3005e90)
Ian Lynagh
-
2012/11/29
[commit: ghc] master: Remove a use of printf (bd9e029)
Ian Lynagh
-
2012/11/29
tn23 (x86 OSX HEAD), build 770, Failure
Builder
-
2012/11/29
am-deb7-64 (HEAD), build 254, Success
Builder
-
2012/11/29
[nightly] 29-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/29
[nightly] 29-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/29
[commit: ghc] ghc-7.6: An accidentally-omitted part of commit 8019bc2c, about promoting data constructors (29bbb9f)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Only promote *non-existential* data constructors (4b380f1)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Improve kind inference for tuple types (c9c8b40)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: MERGED: Compare the kinds of type variables when comparing types (ed6b564)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: MERGED: Give PrimOps a NOINLINE pragma, to suppress silly warnings from dsRule (aa7732c)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Make Constraint and * look identical in Core (System FC) (19760a2)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Reject promoted constructors when -XDataKinds is not enabled (FIX #7433) (3a6675f)
Ian Lynagh
-
2012/11/29
[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
-
2012/11/29
[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
-
2012/11/29
[commit: testsuite] ghc-7.6: Fix a couple of tests when dynlibs-by-default is on (b3797ce)
Ian Lynagh
-
2012/11/29
[commit: testsuite] ghc-7.6: Better duplicate signature warnings (adfd272)
Ian Lynagh
-
2012/11/29
[commit: testsuite] ghc-7.6: Fix Check09 test; it depended on the exact version number of bytestring (925ce48)
Ian Lynagh
-
2012/11/29
[commit: testsuite] ghc-7.6: Fix some tests (9dfc003)
Ian Lynagh
-
2012/11/29
[commit: testsuite] ghc-7.6: Error message change for duplicate type signatures (0de1a7e)
Ian Lynagh
-
2012/11/29
[commit: testsuite] ghc-7.6: MERGED: Fix safeHaskell/check/pkg01 tests (4cb1d51)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Use the right environment for tidying the types of a data constructor (8d8743a)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Be lazier when typechecking data type contexts (Trac #7321) (e7be164)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Fix doc typo; fixes #7318 (003eb67)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Fix the instantiation of data constructors in the GHCi debugger (c41ca79)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Fix bug with reporting deprecated use of flag (Trac #7349) (e366755)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Improve reporting of duplicate signatures (55a7aa8)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: rts: Ignore signal before deleting timer. Fixes #7303. (162b87d)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Ensure we produce a FunTy for functions (Trac #7312) (4b295b6)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Wrap a bracket quotation in a coercion that makes it have the right type (da26f6c)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: MERGED: Fix building on Sparc/Solaris with non-GNU linker; fixes #5407 (09894b0)
Ian Lynagh
-
2012/11/29
[commit: ghc] ghc-7.6: Fix #7231: don't unload stable modules when there is an error later (772e6d2)
Ian Lynagh
-
2012/11/29
[commit: ghc] master: Replace all uses of ghcError with throwGhcException and purge ghcError. (77ef6ca)
Erik de Castro
-
2012/11/29
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 748, Success
Builder
-
2012/11/28
pgj2 (amd64 FreeBSD HEAD), build 876, Success
Builder
-
2012/11/28
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 736, Success
Builder
-
2012/11/28
Re: Proposal: New procedures for handling packages in a GHC tree
Johan Tibell
-
2012/11/28
pgj (x86 FreeBSD HEAD), build 873, Success
Builder
-
2012/11/28
[commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (c79bf66)
Richard Eisenberg
-
2012/11/28
[commit: haddock] overlapping-tyfams's head updated: Fixed merging errors (c45f106)
Richard Eisenberg
-
2012/11/28
[commit: testsuite] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (c885df6)
Richard Eisenberg
-
2012/11/28
[commit: haddock] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (0672eda)
Richard Eisenberg
-
2012/11/28
[commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (c885df6)
Richard Eisenberg
-
2012/11/28
[commit: haddock] overlapping-tyfams: Fixed merging errors (c45f106)
Richard Eisenberg
-
2012/11/28
[commit: haddock] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (84fac41)
Richard Eisenberg
-
2012/11/28
[commit: testsuite] overlapping-tyfams: Updated stderr output on indexed-types tests (9c7080f)
Richard Eisenberg
-
2012/11/28
[commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (839621c)
Richard Eisenberg
-
2012/11/28
[commit: ghc] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (82e928a)
Richard Eisenberg
-
2012/11/28
[commit: ghc] overlapping-tyfams: Removed tabs from RnSource and FamInstEnv (021ca7b)
Richard Eisenberg
-
2012/11/28
[commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (82e928a)
Richard Eisenberg
-
2012/11/28
[commit: ghc] overlapping-tyfams: Continued polishing of overlapping type family instances. (644475c)
Richard Eisenberg
-
2012/11/28
[nightly] 28-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/28
tn23 (x86 OSX HEAD), build 769, Failure
Builder
-
2012/11/28
sync-all doesn't
Bryan O'Sullivan
-
2012/11/28
am-deb7-64 (HEAD), build 253, Success
Builder
-
2012/11/28
[nightly] 28-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/28
[nightly] 28-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/28
Patch to time
José Pedro Magalhães
-
2012/11/28
Patch to vector
José Pedro Magalhães
-
2012/11/28
[commit: ghc] new-typeable: User's guide documentation for Typeable (334b686)
José Pedro Magalhães
-
2012/11/28
[commit: haddock] ghc-7.6: Export missing types from Documentation.Haddock (1d480b4)
Simon Hengel
-
2012/11/28
[commit: haddock] ghc-7.4: Bump version (de84ee3)
Simon Hengel
-
2012/11/28
[commit: haddock] ghc-7.4: Export missing types from Documentation.Haddock (#216) (3d8a517)
Simon Hengel
-
2012/11/28
Re: Proposal: New procedures for handling packages in a GHC tree
Gabor Greif
-
2012/11/28
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 747, Success
Builder
-
2012/11/27
pgj2 (amd64 FreeBSD HEAD), build 875, Success
Builder
-
2012/11/27
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 735, Success
Builder
-
2012/11/27
pgj (x86 FreeBSD HEAD), build 872, Success
Builder
-
2012/11/27
[commit: testsuite] master: Add a test for #7453 (ddd1c8b)
Ian Lynagh
-
2012/11/27
[nightly] 27-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/27
[nightly] 27-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/27
tn23 (x86 OSX HEAD), build 768, Failure
Builder
-
2012/11/27
am-deb7-64 (HEAD), build 252, Success
Builder
-
2012/11/27
Summary of the effect of the submodule changes
Ian Lynagh
-
2012/11/27
[nightly] 27-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/27
simonmar-win32-stable (x86 Windows STABLE), build 584, Failure
Builder
-
2012/11/27
simonmar-win32-head (x86 Windows HEAD), build 697, Failure
Builder
-
2012/11/27
[commit: testsuite] master: test for #7231 (7326c95)
Simon Marlow
-
2012/11/27
[commit: ghc] master: Fix #7231: don't unload stable modules when there is an error later (086d7c5)
Simon Marlow
-
2012/11/27
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 746, Success
Builder
-
2012/11/26
pgj2 (amd64 FreeBSD HEAD), build 874, Success
Builder
-
2012/11/26
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 734, Success
Builder
-
2012/11/26
pgj (x86 FreeBSD HEAD), build 871, Success
Builder
-
2012/11/26
[nightly] 26-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/26
[nightly] 26-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/26
tn23 (x86 OSX HEAD), build 767, Failure
Builder
-
2012/11/26
am-deb7-64 (HEAD), build 251, Success
Builder
-
2012/11/26
Re: Splitting TypeReps
Gábor Lehel
-
2012/11/26
[nightly] 26-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/26
simonmar-win32-head (x86 Windows HEAD), build 696, Failure
Builder
-
2012/11/26
simonmar-win32-stable (x86 Windows STABLE), build 583, Failure
Builder
-
2012/11/26
[commit: testsuite] branch 'new-typeable' created
José Pedro Magalhães
-
2012/11/26
[commit: testsuite] new-typeable: Update test outputs for poly-kinded Typeable (162475c)
José Pedro Magalhães
-
2012/11/26
[commit: ghc] new-typeable: Merge remote-tracking branch 'origin' into new-typeable (1cdb321)
José Pedro Magalhães
-
2012/11/26
[commit: ghc] new-typeable's head updated: Merge remote-tracking branch 'origin' into new-typeable (1cdb321)
José Pedro Magalhães
-
2012/11/26
[commit: ghc] new-typeable: Implement -XAutoDeriveTypeable, warn for manual instances (101334a)
José Pedro Magalhães
-
2012/11/26
[commit: ghc] master: typos in note (3a82618)
Gabor Greif
-
2012/11/26
[commit: testsuite] master: Test Trac #7404 (7c49ca4)
Simon Peyton Jones
-
2012/11/26
[commit: testsuite] master: Test Trac #7408 (e057afa)
Simon Peyton Jones
-
2012/11/26
[commit: testsuite] master: Accept error message improvement (c9d90c9)
Simon Peyton Jones
-
2012/11/26
[commit: testsuite] master: Test Trac #7410 (9e1a4d3)
Simon Peyton Jones
-
2012/11/26
[commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (2fca6b9)
Simon Peyton Jones
-
2012/11/26
[commit: testsuite] master: Test Trac #7451 (9a35237)
Simon Peyton Jones
-
2012/11/26
[commit: ghc] master: Improve kind inference for tuple types (1135c84)
Simon Peyton Jones
-
2012/11/26
[commit: ghc] master: Make Constraint and * look identical in Core (System FC) (c2430f0)
Simon Peyton Jones
-
2012/11/26
[commit: ghc] master: Improve error message when a variable is used both as kind and type variable (661c1c1)
Simon Peyton Jones
-
2012/11/26
[commit: ghc] master: Accurately report usage of newtype data constructors in FFI declarations (c8f4f50)
Simon Peyton Jones
-
2012/11/26
[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (6960556)
Simon Peyton Jones
-
2012/11/26
simonmar-win32-stable (x86 Windows STABLE), build 582, Success
Builder
-
2012/11/26
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 745, Success
Builder
-
2012/11/25
pgj2 (amd64 FreeBSD HEAD), build 873, Success
Builder
-
2012/11/25
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 733, Success
Builder
-
2012/11/25
pgj (x86 FreeBSD HEAD), build 870, Success
Builder
-
2012/11/25
[nightly] 25-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/25
[nightly] 25-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/25
tn23 (x86 OSX HEAD), build 766, Failure
Builder
-
2012/11/25
am-deb7-64 (HEAD), build 250, Success
Builder
-
2012/11/25
Re: Proposal: New procedures for handling packages in a GHC tree
Ian Lynagh
-
2012/11/25
[nightly] 25-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/25
simonmar-win32-head (x86 Windows HEAD), build 695, Failure
Builder
-
2012/11/25
[commit: ghc] master: Normalise command names differently in sync-all (948f101)
Ian Lynagh
-
2012/11/25
[commit: ghc] master: Use submodules for repositories with upstreams (f73d60b)
Ian Lynagh
-
2012/11/25
simonmar-win32-stable (x86 Windows STABLE), build 581, Success
Builder
-
2012/11/25
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 744, Success
Builder
-
2012/11/25
pgj2 (amd64 FreeBSD HEAD), build 872, Success
Builder
-
2012/11/24
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 732, Success
Builder
-
2012/11/24
pgj (x86 FreeBSD HEAD), build 869, Success
Builder
-
2012/11/24
[nightly] 24-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/24
[nightly] 24-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/24
tn23 (x86 OSX HEAD), build 765, Failure
Builder
-
2012/11/24
am-deb7-64 (HEAD), build 249, Success
Builder
-
2012/11/24
[nightly] 24-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/24
simonmar-win32-head (x86 Windows HEAD), build 694, Failure
Builder
-
2012/11/24
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 743, Success
Builder
-
2012/11/23
pgj2 (amd64 FreeBSD HEAD), build 871, Success
Builder
-
2012/11/23
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 731, Success
Builder
-
2012/11/23
pgj (x86 FreeBSD HEAD), build 868, Success
Builder
-
2012/11/23
[nightly] 23-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/23
[nightly] 23-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/23
tn23 (x86 OSX HEAD), build 764, Failure
Builder
-
2012/11/23
am-deb7-64 (HEAD), build 248, Success
Builder
-
2012/11/23
Re: Cabal etc
Ian Lynagh
-
2012/11/23
simonmar-win32-head (x86 Windows HEAD), build 693, Failure
Builder
-
2012/11/23
[commit: testsuite] master: Make T7438 insensitive to the directory from which it is run (683d36a)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Revert "Move seq's fixity declaration info primops.txt.pp" (6eb0341)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (464646d)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: de-tab hpc (95027b8)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Add a --reset-hpcdirs flag to hpc (39f2737)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Fix building on Sparc/Solaris with non-GNU linker; fixes #5407 (9ef4d48)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Separate warning flags from other flags in validate-settings.mk (c04a984)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: "hpc version" now shows the version number from the .cabal file (b610a84)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Add fixity information to primops (ticket #6026) (64efee6)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Move seq's fixity declaration info primops.txt.pp (eb5196c)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Unconditionally disable DYNAMIC_BY_DEFAULT for now (951e28c)
Ian Lynagh
-
2012/11/23
[commit: ghc] master: Enable GhcWithInterpreter when DYNAMIC_BY_DEFAULT is on (91c6593)
Ian Lynagh
-
2012/11/23
[nightly] 23-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/23
simonmar-win32-stable (x86 Windows STABLE), build 580, Failure
Builder
-
2012/11/23
[commit: testsuite] master: Test Trac #7438 (7f7f3a3)
Simon Peyton Jones
-
2012/11/23
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (e1dbabb)
Simon Peyton Jones
-
2012/11/23
[commit: ghc] master: Use the right environment for tidying the types of a data constructor (b350ac5)
Simon Peyton Jones
-
2012/11/23
[commit: ghc] master: typo (359efbf)
Gabor Greif
-
2012/11/23
[commit: ghc] master: add embedded vendor (d94250e)
Gabor Greif
-
2012/11/23
Re: build system woes in master
Simon Marlow
-
2012/11/23
Re: [nightly] 21-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Simon Marlow
-
2012/11/23
[commit: ghc] new-typeable: Merge remote-tracking branch 'origin' into new-typeable (39f55fb)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: Small fix (f6720a1)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable's head updated: Small fix (f6720a1)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: Remove warnings (bf664ea)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: More cleaning up (65be510)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: Remove unnecessary CPP (bf0bfb7)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: Merge branch 'master' into new-typeable (bbdc65a)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: Treat Typeable and OldTypeable distinctly (6f5296d)
José Pedro Magalhães
-
2012/11/23
[commit: ghc] new-typeable: Cleanup, comments (05a9786)
José Pedro Magalhães
-
2012/11/23
RE: Cabal etc
Simon Peyton-Jones
-
2012/11/23
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 742, Success
Builder
-
2012/11/23
simonmar-win32-stable (x86 Windows STABLE), build 579, Success
Builder
-
2012/11/22
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 730, Success
Builder
-
2012/11/22
pgj (x86 FreeBSD HEAD), build 867, Success
Builder
-
2012/11/22
[nightly] 22-Nov-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/22
pgj2 (amd64 FreeBSD HEAD), build 870, Failure
Builder
-
2012/11/22
[nightly] 22-Nov-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
-
2012/11/22
tn23 (x86 OSX HEAD), build 763, Failure
Builder