gmane.comp.lang.haskell.cvs.all archive

773 archived articles, newest first (page 8 of 8). Latest articles →

patch applied (ghc): Fixed uninitialised FunBind fun_tick field
Tue, 19 Dec 2006 11:35:45 -0800
[email protected] • #30406
patch applied (packages/mtl): Added Haddock documentation. Converted the module documentation to Haddock format. Per Jeff Newbern' s permission included parts his tutorial " All About Monads" http://www.nomaware.com/monads/.
Tue, 19 Dec 2006 08:07:53 -0800
Ian Lynagh <[email protected]> • #30405
patch applied (ghc): Add HscTypes.hi-boot-6 so builds with older GHCs succeed
Tue, 19 Dec 2006 08:02:01 -0800
Ian Lynagh <[email protected]> • #30404
patch applied (cabal): added --save-configure flag to clean. got some complaints that there was no way to avoid reconfiguring after a clean. now if you use --save-configure, you should be able to.
Tue, 19 Dec 2006 07:24:57 -0800
Isaac Jones <[email protected]> • #30403
[issue359] patch applied (ghc): q
Mon, 18 Dec 2006 00:54:36 +0000
Juliusz Chroboczek <[email protected]> • #30402
RE: Parsing kinds in external core
Tue, 19 Dec 2006 13:41:11 +0000
Simon Peyton-Jones <[email protected]> • #30401
[nightly] 19-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
Tue, 19 Dec 2006 05:31:22 -0800
[email protected] • #30400
[nightly] 18-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
Tue, 19 Dec 2006 01:21:00 -0800
[email protected] • #30399
Re: Data con names in the debugger
Tue, 19 Dec 2006 08:34:05 +0000
Simon Marlow <[email protected]> • #30398
Re: Data con names in the debugger
Mon, 18 Dec 2006 23:18:29 -0800
Andy Gill <[email protected]> • #30397
patch applied (cabal): improving help output
Mon, 18 Dec 2006 22:00:49 -0800
Isaac Jones <[email protected]> • #30396
patch applied (cabal): tiny mod to License comments
Mon, 18 Dec 2006 22:00:50 -0800
Isaac Jones <[email protected]> • #30395
[nightly] 18-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Mon, 18 Dec 2006 22:52:43 -0500 (EST)
GHC Build Reports <[email protected]> • #30394
[nightly] 18-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Mon, 18 Dec 2006 22:03:12 -0500 (EST)
GHC Build Reports <[email protected]> • #30393
[nightly] 18-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Mon, 18 Dec 2006 21:48:58 -0500 (EST)
GHC Build Reports <[email protected]> • #30392
patch applied (ghc): Deriving for indexed data types
Mon, 18 Dec 2006 13:32:22 -0800
[email protected] • #30391
patch applied (testsuite): indexed types: deriving test
Mon, 18 Dec 2006 13:08:02 -0800
[email protected] • #30390
patch applied (ghc-6.6/ghc): Don&apos; t overwrite old memory with 0xaa when doing a realloc
Mon, 18 Dec 2006 07:29:23 -0800
Ian Lynagh <[email protected]> • #30389
patch applied (ghc): TAG 2006-12-17
Mon, 18 Dec 2006 07:12:59 -0800
Pepe Iborra <[email protected]> • #30388
Re: Data con names in the debugger
Mon, 18 Dec 2006 12:14:04 +0000
Simon Marlow <[email protected]> • #30387
[nightly] 18-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Mon, 18 Dec 2006 15:00:33 -0500 (EST)
GHC Build Reports <[email protected]> • #30386
patch applied (ghc-6.6/ghc): Fix allocation debugger to handle allocations in con/destructors
Mon, 18 Dec 2006 06:48:10 -0800
Ian Lynagh <[email protected]> • #30385
[nightly] 18-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
Mon, 18 Dec 2006 05:23:15 -0800
[email protected] • #30384
patch applied (ghc-6.6/ghc): Give a better panic if the allocation debugger is used uninitialised
Mon, 18 Dec 2006 06:48:07 -0800
Ian Lynagh <[email protected]> • #30383
patch applied (ghc): Propagate the DEBUGGER flag to the Makefile for stage 2
Mon, 18 Dec 2006 07:13:02 -0800
Pepe Iborra <[email protected]> • #30382
patch applied (ghc): Replace association list in AddressEnv for a FiniteMap
Mon, 18 Dec 2006 07:13:09 -0800
Pepe Iborra <[email protected]> • #30381
patch applied (ghc): Don&apos; t overwrite old memory with 0xaa when doing a realloc
Mon, 18 Dec 2006 07:28:03 -0800
Ian Lynagh <[email protected]> • #30380
patch applied (ghc): Remove uses of Data.Traversable to fix stage1 on pre ghc-6.6 systems
Mon, 18 Dec 2006 07:13:06 -0800
Pepe Iborra <[email protected]> • #30379
patch applied (ghc-6.6/ghc): Fix allocate name clash in the HEAD
Mon, 18 Dec 2006 07:29:20 -0800
Ian Lynagh <[email protected]> • #30378
patch applied (packages/time): HsTime.h should be installed
Mon, 18 Dec 2006 10:14:15 -0800
Ian Lynagh <[email protected]> • #30377
patch applied (testsuite): Update a readme file
Mon, 18 Dec 2006 10:05:08 -0800
Ian Lynagh <[email protected]> • #30376
patch applied (testsuite): Fix a ghci.debugger test
Mon, 18 Dec 2006 10:05:06 -0800
Ian Lynagh <[email protected]> • #30375
Remove uses of Data.Traversable to fix stage1 on pre ghc-6.6 systems
Mon, 18 Dec 2006 11:00:47 +0100
Pepe Iborra <[email protected]> • #30374
Re: Data con names in the debugger
Mon, 18 Dec 2006 10:49:35 +0100
Pepe Iborra <[email protected]> • #30373
Data con names in the debugger
Mon, 18 Dec 2006 08:42:59 +0000
Simon Peyton-Jones <[email protected]> • #30372
[nightly] 17-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
Sun, 17 Dec 2006 22:09:40 -0800
[email protected] • #30371
[nightly] 17-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Sun, 17 Dec 2006 21:40:04 -0500 (EST)
GHC Build Reports <[email protected]> • #30370
[nightly] 17-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Sun, 17 Dec 2006 21:24:05 -0500 (EST)
GHC Build Reports <[email protected]> • #30369
Re: cross-compiling with GHC
Sun, 17 Dec 2006 19:55:51 -0500
Peter Tanski <[email protected]> • #30368
[nightly] 17-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Sun, 17 Dec 2006 15:01:26 -0500 (EST)
GHC Build Reports <[email protected]> • #30367
[nightly] 17-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Sun, 17 Dec 2006 14:30:10 -0500 (EST)
GHC Build Reports <[email protected]> • #30366
(testsuite) Fix a ghci.debugger test
Sun, 17 Dec 2006 01:50:29 +0100
Pepe Iborra <[email protected]> • #30365
Propagate the DEBUGGER flag to the Makefile for stage 2
Sun, 17 Dec 2006 01:21:40 +0100
Pepe Iborra <[email protected]> • #30364
Re: cross-compiling with GHC
Sun, 17 Dec 2006 15:14:26 +0000
Ian Lynagh <[email protected]> • #30363
[nightly] 17-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
Sun, 17 Dec 2006 05:27:28 -0800
[email protected] • #30362
[nightly] 16-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
Sat, 16 Dec 2006 22:05:22 -0800
[email protected] • #30361
[nightly] 16-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Sat, 16 Dec 2006 21:46:10 -0500 (EST)
GHC Build Reports <[email protected]> • #30360
[nightly] 16-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Sat, 16 Dec 2006 21:20:35 -0500 (EST)
GHC Build Reports <[email protected]> • #30359
Build failure on Windows
Sat, 16 Dec 2006 23:12:11 +0000
Ian Lynagh <[email protected]> • #30358
[nightly] 16-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Sat, 16 Dec 2006 15:01:40 -0500 (EST)
GHC Build Reports <[email protected]> • #30357
[nightly] 16-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Sat, 16 Dec 2006 14:30:09 -0500 (EST)
GHC Build Reports <[email protected]> • #30356
patch applied (testsuite): Go back to using $(PYTHON) rather than hardcoding python2.5
Sat, 16 Dec 2006 09:47:26 -0800
Ian Lynagh <[email protected]> • #30355
patch applied (testsuite): Improved a test
Sat, 16 Dec 2006 09:47:22 -0800
Ian Lynagh <[email protected]> • #30354
patch applied (testsuite): Added more tests with newtypes
Sat, 16 Dec 2006 09:47:20 -0800
Ian Lynagh <[email protected]> • #30353
patch applied (testsuite): Accept output
Sat, 16 Dec 2006 09:47:17 -0800
Ian Lynagh <[email protected]> • #30352
patch applied (testsuite): Test type reconstruction in presence of newtypes
Sat, 16 Dec 2006 09:47:15 -0800
Ian Lynagh <[email protected]> • #30351
patch applied (testsuite): More tests for the closure viewer
Sat, 16 Dec 2006 09:47:19 -0800
Ian Lynagh <[email protected]> • #30350
patch applied (testsuite): Fix mdo test
Sat, 16 Dec 2006 09:47:25 -0800
Ian Lynagh <[email protected]> • #30349
patch applied (testsuite): Accept output
Sat, 16 Dec 2006 09:47:23 -0800
Ian Lynagh <[email protected]> • #30348
patch applied (testsuite): Accepted output
Sat, 16 Dec 2006 09:47:14 -0800
Ian Lynagh <[email protected]> • #30347
patch applied (testsuite): accept output
Sat, 16 Dec 2006 09:47:12 -0800
Ian Lynagh <[email protected]> • #30346
patch applied (testsuite): Advances in the test suite
Sat, 16 Dec 2006 09:47:11 -0800
Ian Lynagh <[email protected]> • #30345
patch applied (testsuite): GHCi.debugger tests
Sat, 16 Dec 2006 09:47:07 -0800
Ian Lynagh <[email protected]> • #30344
patch applied (testsuite): Some more tests for the ghci.debugger
Sat, 16 Dec 2006 09:47:09 -0800
Ian Lynagh <[email protected]> • #30343
patch applied (ghc): Fix an overlapping of uniques in PrelNames
Sat, 16 Dec 2006 09:43:19 -0800
Ian Lynagh <[email protected]> • #30342
patch applied (ghc): Merge DynFlags changes
Sat, 16 Dec 2006 09:43:22 -0800
Ian Lynagh <[email protected]> • #30341
patch applied (ghc): Fix the build
Sat, 16 Dec 2006 09:43:16 -0800
Ian Lynagh <[email protected]> • #30340
patch applied (ghc): Toggle whether the RTS gets build with debugger support for ghci
Sat, 16 Dec 2006 09:43:13 -0800
Ian Lynagh <[email protected]> • #30339
patch applied (ghc): Fix an issue with lazyness in the closure viewer
Sat, 16 Dec 2006 09:43:06 -0800
Ian Lynagh <[email protected]> • #30338
patch applied (ghc): Adjust code from manual merges
Sat, 16 Dec 2006 09:43:09 -0800
Ian Lynagh <[email protected]> • #30337
patch applied (ghc): Closure inspection in GHCi
Sat, 16 Dec 2006 09:43:03 -0800
Ian Lynagh <[email protected]> • #30336
patch applied (ghc): Add the debugger related modules to package.conf
Sat, 16 Dec 2006 09:42:53 -0800
Ian Lynagh <[email protected]> • #30335
patch applied (ghc): Split the GHCi monad apart from InteractiveUI, together with some related functions
Sat, 16 Dec 2006 09:42:56 -0800
Ian Lynagh <[email protected]> • #30334
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.