gmane.comp.lang.haskell.cvs.ghc archive

3454 archived articles, newest first (page 24 of 35). Latest articles →

Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 12:19:49 -0700
Johan Tibell <[email protected]> • #62619
Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 21:00:18 +0200
Gábor Lehel <[email protected]> • #62618
Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 21:53:29 +0300
Roman Cheplyaka <[email protected]> • #62617
Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 12:47:46 -0600
Dan Burton <[email protected]> • #62616
Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 20:33:51 +0200
Andreas Abel <[email protected]> • #62615
[nightly] 14-Oct-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Sun, 14 Oct 2012 19:21:35 +0200
GHC Build Reports <[email protected]> • #62614
[commit: testsuite] master: Tweak the 2228 config (3a31d1a)
Sun, 14 Oct 2012 10:09:26 -0700
Ian Lynagh <[email protected]> • #62613
[commit: ghc] master: Fix some dependencies (0af4562)
Sun, 14 Oct 2012 10:07:28 -0700
Ian Lynagh <[email protected]> • #62612
[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (8af2d94)
Sun, 14 Oct 2012 10:07:33 -0700
Ian Lynagh <[email protected]> • #62611
[commit: ghc] master: Fix copy/paste-o (7da6555)
Sun, 14 Oct 2012 10:07:26 -0700
Ian Lynagh <[email protected]> • #62610
[commit: ghc] master: Default to dynamic-by-default on OSX/64 (8f4cb4d)
Sun, 14 Oct 2012 10:07:30 -0700
Ian Lynagh <[email protected]> • #62609
[commit: ghc] master: Use Cabal to build hpc-bin (bbd9139)
Sun, 14 Oct 2012 10:07:21 -0700
Ian Lynagh <[email protected]> • #62608
[commit: ghc] master: Use Cabal to build ghctags (70a76bf)
Sun, 14 Oct 2012 10:07:24 -0700
Ian Lynagh <[email protected]> • #62607
[commit: ghc] master: Get dynamic-by-default mostly working on OS X (0271742)
Sun, 14 Oct 2012 10:07:19 -0700
Ian Lynagh <[email protected]> • #62606
[commit: ghc] master: Double a couple of $s for consistency (8c24ab9)
Sun, 14 Oct 2012 10:07:17 -0700
Ian Lynagh <[email protected]> • #62605
[commit: ghc] master: Move the RPATH computation into the build rules (a7c70e9)
Sun, 14 Oct 2012 10:07:12 -0700
Ian Lynagh <[email protected]> • #62604
[commit: ghc] master: Fix installing when dynlibs-by-default (3c45e5a)
Sun, 14 Oct 2012 10:07:08 -0700
Ian Lynagh <[email protected]> • #62603
[commit: ghc] master: Don't set dynlib install names when building (b3dacbd)
Sun, 14 Oct 2012 10:07:15 -0700
Ian Lynagh <[email protected]> • #62602
[commit: ghc] master: Add TRANSITIVE_DEPS variables to package-data.mk files (817e1d5)
Sun, 14 Oct 2012 10:07:10 -0700
Ian Lynagh <[email protected]> • #62601
Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 18:53:57 +0200
Bas van Dijk <[email protected]> • #62600
[commit: haddock] ghc-7.6: Properly handle deprecation messages for re-exported things (fixes #220) (37a4e2c)
Sun, 14 Oct 2012 08:19:59 -0700
Simon Hengel <[email protected]> • #62599
[commit: haddock] ghc-7.6: Minor formatting change (4334a16)
Sun, 14 Oct 2012 08:19:57 -0700
Simon Hengel <[email protected]> • #62598
[commit: haddock] ghc-7.6: Add description for PruneWithWarning test (ab6e43c)
Sun, 14 Oct 2012 08:19:55 -0700
Simon Hengel <[email protected]> • #62597
Re: Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 10:52:23 -0400
Dan Doel <[email protected]> • #62596
Proposal: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr
Sun, 14 Oct 2012 16:28:58 +0200
Gábor Lehel <[email protected]> • #62595
[commit: haddock] ghc-7.6: Add /tests/html-tests/output/ to .gitignore (6c4bdbc)
Sun, 14 Oct 2012 05:24:01 -0700
Simon Hengel <[email protected]> • #62594
[commit: haddock] ghc-7.6: Allow haddock markup in deprecation messages (dfc2cb4)
Sun, 14 Oct 2012 05:24:03 -0700
Simon Hengel <[email protected]> • #62593
[commit: haddock] ghc-7.6: If parsing of deprecation message fails, include it verbatim (cea620e)
Sun, 14 Oct 2012 05:24:05 -0700
Simon Hengel <[email protected]> • #62592
[commit: haddock] ghc-7.6: Add mini_HiddenInstances.html.ref and mini_HiddenInstancesB.html.ref (58c89fa)
Sun, 14 Oct 2012 05:23:59 -0700
Simon Hengel <[email protected]> • #62591
[commit: haddock] ghc-7.6: Handle more cases in renameType (91335e5)
Sun, 14 Oct 2012 05:23:56 -0700
Simon Hengel <[email protected]> • #62590
[commit: haddock] ghc-7.6: Organize unite tests hierarchically (6fafde6)
Sun, 14 Oct 2012 05:23:54 -0700
Simon Hengel <[email protected]> • #62589
[commit: haddock] ghc-7.6: Better error messages (401dd83)
Sun, 14 Oct 2012 05:23:48 -0700
Simon Hengel <[email protected]> • #62588
[commit: haddock] ghc-7.6: Simplify RnM type (80666e9)
Sun, 14 Oct 2012 05:23:50 -0700
Simon Hengel <[email protected]> • #62587
[commit: haddock] ghc-7.6: Simplify lookupRn (3ba97f8)
Sun, 14 Oct 2012 05:23:52 -0700
Simon Hengel <[email protected]> • #62586
[nightly] 13-Oct-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
Sun, 14 Oct 2012 09:15:57 +0200
GHC Build Reports <[email protected]> • #62585
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 702, Success
Sat, 13 Oct 2012 23:46:05 -0700
Builder <[email protected]> • #62584
[nightly] 13-Oct-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
Sun, 14 Oct 2012 08:05:29 +0200
GHC Build Reports <[email protected]> • #62583
pgj2 (amd64 FreeBSD HEAD), build 830, Success
Sat, 13 Oct 2012 22:48:47 -0700
Builder <[email protected]> • #62582
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 690, Success
Sat, 13 Oct 2012 22:43:27 -0700
Builder <[email protected]> • #62581
pgj (x86 FreeBSD HEAD), build 827, Success
Sat, 13 Oct 2012 20:32:44 -0700
Builder <[email protected]> • #62580
tn23 (x86 OSX HEAD), build 728, Failure
Sat, 13 Oct 2012 18:10:25 -0700
Builder <[email protected]> • #62579
[nightly] 13-Oct-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
Sun, 14 Oct 2012 02:25:38 +0200
GHC Build Reports <[email protected]> • #62578
[commit: ghc] master: rts: Ignore signal before deleting timer. Fixes #7303. (5f3c105)
Sat, 13 Oct 2012 17:08:51 -0700
Erik de Castro <[email protected]> • #62577
[nightly] 13-Oct-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Sun, 14 Oct 2012 01:29:30 +0200
GHC Build Reports <[email protected]> • #62576
am-deb7-64 (HEAD), build 210, Failure
Sat, 13 Oct 2012 15:59:19 -0700
Builder <[email protected]> • #62575
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 479, Failure
Sat, 13 Oct 2012 14:02:18 -0700
Builder <[email protected]> • #62574
[nightly] 13-Oct-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Sat, 13 Oct 2012 21:37:28 +0200
GHC Build Reports <[email protected]> • #62573
[commit: haddock] ghc-7.6: Handle HsExplicitListTy in renameer (fixes #213) (2107860)
Sat, 13 Oct 2012 11:45:30 -0700
Simon Hengel <[email protected]> • #62572
[commit: haddock] ghc-7.6: Minor code simplification (e8c6e9b)
Sat, 13 Oct 2012 11:45:28 -0700
Simon Hengel <[email protected]> • #62571
[commit: haddock] ghc-7.6: Increase code locality (fa3a688)
Sat, 13 Oct 2012 11:45:26 -0700
Simon Hengel <[email protected]> • #62570
[commit: haddock] ghc-7.6: Minor code simplification (4dc9c21)
Sat, 13 Oct 2012 11:45:24 -0700
Simon Hengel <[email protected]> • #62569
[commit: haddock] ghc-7.6: Remove unused MonadFix constraint (c542021)
Sat, 13 Oct 2012 11:45:20 -0700
Simon Hengel <[email protected]> • #62568
[commit: haddock] ghc-7.6: Update version in html tests, rpm spec file, and user manual (4c3ac64)
Sat, 13 Oct 2012 11:45:18 -0700
Simon Hengel <[email protected]> • #62567
[commit: haddock] ghc-7.6: Improve note about `binaryInterfaceVersion` (thanks David) (36c2c37)
Sat, 13 Oct 2012 11:45:16 -0700
Simon Hengel <[email protected]> • #62566
[commit: testsuite] master: The asm tests pass on Linux, but not OS X (89e571e)
Sat, 13 Oct 2012 11:26:50 -0700
Ian Lynagh <[email protected]> • #62565
[commit: testsuite] master: Add a test for reloading a module in GHCi (c681a30)
Sat, 13 Oct 2012 09:41:35 -0700
Ian Lynagh <[email protected]> • #62564
[commit: testsuite] master: print035(ghci) fails when ghci is dynamic (e5ba875)
Sat, 13 Oct 2012 09:41:38 -0700
Ian Lynagh <[email protected]> • #62563
[commit: testsuite] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuite (c81cd7a)
Sat, 13 Oct 2012 09:41:29 -0700
Ian Lynagh <[email protected]> • #62562
[commit: testsuite] master: Fix memcpy when -fPIC is on (e4de0a1)
Sat, 13 Oct 2012 09:41:31 -0700
Ian Lynagh <[email protected]> • #62561
[commit: testsuite] master: ghcilink004 fails when ghci is dynamic (it tries to load a .a file) (a73a72c)
Sat, 13 Oct 2012 09:41:26 -0700
Ian Lynagh <[email protected]> • #62560
[commit: testsuite] master: ghcilink001 is expected to fail when ghci is dynamic (c0a6d0e)
Sat, 13 Oct 2012 09:41:24 -0700
Ian Lynagh <[email protected]> • #62559
[commit: testsuite] master: Update ghcpkg01 output (ec1dc06)
Sat, 13 Oct 2012 09:41:22 -0700
Ian Lynagh <[email protected]> • #62558
[commit: ghc] master: Keep the list of DLLs that we dlopen (be497c2)
Sat, 13 Oct 2012 09:37:49 -0700
Ian Lynagh <[email protected]> • #62557
[commit: ghc] master: Fix typo (76410f7)
Sat, 13 Oct 2012 09:37:47 -0700
Ian Lynagh <[email protected]> • #62556
[commit: ghc] master: Fix test for GHCi lib building (22df953)
Sat, 13 Oct 2012 09:37:51 -0700
Ian Lynagh <[email protected]> • #62555
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (56a2003)
Sat, 13 Oct 2012 07:52:04 -0700
Ian Lynagh <[email protected]> • #62554
[commit: ghc] master: When dynamic-by-default, don't use the GHCi linker (83f5c6c)
Sat, 13 Oct 2012 07:52:01 -0700
Ian Lynagh <[email protected]> • #62553
[commit: ghc] master: Don't build the HS*.o files when DYNAMIC_BY_DEFAULT (5c43947)
Sat, 13 Oct 2012 07:51:59 -0700
Ian Lynagh <[email protected]> • #62552
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 701, Success
Sat, 13 Oct 2012 01:14:52 -0700
Builder <[email protected]> • #62551
[nightly] 12-Oct-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
Sat, 13 Oct 2012 09:08:24 +0200
GHC Build Reports <[email protected]> • #62550
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 689, Success
Fri, 12 Oct 2012 23:55:20 -0700
Builder <[email protected]> • #62549
pgj2 (amd64 FreeBSD HEAD), build 829, Success
Fri, 12 Oct 2012 23:52:03 -0700
Builder <[email protected]> • #62548
[nightly] 12-Oct-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
Sat, 13 Oct 2012 08:04:37 +0200
GHC Build Reports <[email protected]> • #62547
pgj (x86 FreeBSD HEAD), build 826, Success
Fri, 12 Oct 2012 20:54:35 -0700
Builder <[email protected]> • #62546
[nightly] 12-Oct-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Sat, 13 Oct 2012 04:16:40 +0200
GHC Build Reports <[email protected]> • #62545
tn23 (x86 OSX HEAD), build 727, Failure
Fri, 12 Oct 2012 18:07:32 -0700
Builder <[email protected]> • #62544
[nightly] 12-Oct-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
Sat, 13 Oct 2012 02:30:44 +0200
GHC Build Reports <[email protected]> • #62543
am-deb7-64 (HEAD), build 209, Success
Fri, 12 Oct 2012 16:43:07 -0700
Builder <[email protected]> • #62542
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 478, Failure
Fri, 12 Oct 2012 14:04:13 -0700
Builder <[email protected]> • #62541
[nightly] 12-Oct-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Fri, 12 Oct 2012 21:35:19 +0200
GHC Build Reports <[email protected]> • #62540
[commit: ghc] master: Add a type signature needed when using GADTs (4780cbc)
Fri, 12 Oct 2012 10:08:49 -0700
Simon Peyton Jones <[email protected]> • #62539
[commit: testsuite] master: Test Trac #7312 (43f5127)
Fri, 12 Oct 2012 08:34:22 -0700
Simon Peyton Jones <[email protected]> • #62538
[commit: testsuite] master: Test Trac #7321 (739f06d)
Fri, 12 Oct 2012 08:32:21 -0700
Simon Peyton Jones <[email protected]> • #62537
[commit: testsuite] master: Test Trac #5913 (fed779e)
Fri, 12 Oct 2012 06:09:41 -0700
Simon Peyton Jones <[email protected]> • #62536
[commit: testsuite] master: Test Trac #5751 (9ad3ea3)
Fri, 12 Oct 2012 06:00:58 -0700
Simon Peyton Jones <[email protected]> • #62535
[commit: testsuite] master: Better output (760016f)
Fri, 12 Oct 2012 06:00:55 -0700
Simon Peyton Jones <[email protected]> • #62534
[commit: testsuite] master: GHC now treats ((->) t1 t2) just like (t1 -> t2), so we need to obfuscate this test a bit (27417c8)
Fri, 12 Oct 2012 06:00:53 -0700
Simon Peyton Jones <[email protected]> • #62533
[commit: ghc] master: Fix error in tidying the type variables of a TyCon when building an interface file (b285ae1)
Fri, 12 Oct 2012 06:00:12 -0700
Simon Peyton Jones <[email protected]> • #62532
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (25dc200)
Fri, 12 Oct 2012 06:00:14 -0700
Simon Peyton Jones <[email protected]> • #62531
[commit: ghc] master: Ensure we produce a FunTy for functions (Trac #7312) (9991890)
Fri, 12 Oct 2012 06:00:07 -0700
Simon Peyton Jones <[email protected]> • #62530
[commit: ghc] master: Be lazier when typechecking data type contexts (Trac #7321) (beb2f74)
Fri, 12 Oct 2012 06:00:10 -0700
Simon Peyton Jones <[email protected]> • #62529
[commit: ghc] master: fix obvious typos (b7fbf3a)
Fri, 12 Oct 2012 00:45:43 -0700
Gabor Greif <[email protected]> • #62528
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 700, Success
Thu, 11 Oct 2012 23:47:55 -0700
Builder <[email protected]> • #62527
pgj2 (amd64 FreeBSD HEAD), build 828, Success
Thu, 11 Oct 2012 22:53:32 -0700
Builder <[email protected]> • #62526
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 688, Success
Thu, 11 Oct 2012 22:44:51 -0700
Builder <[email protected]> • #62525
[nightly] 11-Oct-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
Fri, 12 Oct 2012 06:40:05 +0200
GHC Build Reports <[email protected]> • #62524
pgj (x86 FreeBSD HEAD), build 825, Success
Thu, 11 Oct 2012 20:27:59 -0700
Builder <[email protected]> • #62523
tn23 (x86 OSX HEAD), build 726, Failure
Thu, 11 Oct 2012 18:08:02 -0700
Builder <[email protected]> • #62522
[nightly] 11-Oct-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
Fri, 12 Oct 2012 02:06:27 +0200
GHC Build Reports <[email protected]> • #62521
am-deb7-64 (HEAD), build 208, Success
Thu, 11 Oct 2012 16:45:42 -0700
Builder <[email protected]> • #62520
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.