gmane.comp.lang.haskell.cvs.hugs archive

377 archived articles, newest first (page 1 of 4). Latest articles →

patch applied (hugs98): Add type signatures to numeric constants printed in corehugs mode.
Fri, 9 Jan 2009 20:49:13 -0800
Dimitry Golubovsky <[email protected]> • #2672
patch applied (hugs98): Add command line arguments to Setup configure to use the in-place hugs.
Fri, 3 Oct 2008 07:03:08 -0700
Ross Paterson <[email protected]> • #2671
patch applied (hugs98): Reset evalDepth on catching an exception (Matthew Naylor: fixes #84)
Thu, 2 Oct 2008 17:03:27 -0700
Ross Paterson <[email protected]> • #2670
patch applied (hugs98): adapt tests to the new Control.Exception (which is not Haskell 98)
Tue, 12 Aug 2008 18:06:16 -0700
Ross Paterson <[email protected]> • #2669
patch applied (hugs98): adapt to new Control.Exception
Tue, 12 Aug 2008 18:06:14 -0700
Ross Paterson <[email protected]> • #2668
patch applied (hugs98): drop dummy implementations of block/unblock (now in Control.Exception)
Tue, 15 Jul 2008 05:58:37 -0700
Ross Paterson <[email protected]> • #2667
patch applied (hugs98): fix variable definitions in make_bootlib
Tue, 24 Jun 2008 06:10:48 -0700
Ross Paterson <[email protected]> • #2666
patch applied (hugs98): change library bootstrap
Tue, 24 Jun 2008 06:10:46 -0700
Ross Paterson <[email protected]> • #2665
patch applied (hugs98): add simple Setup.hs
Tue, 24 Jun 2008 06:10:44 -0700
Ross Paterson <[email protected]> • #2664
patch applied (hugs98): cut down runstdtest, which wasn't working with most recent perl
Tue, 24 Jun 2008 06:10:42 -0700
Ross Paterson <[email protected]> • #2663
patch applied (hugs98): fix printf syntax
Fri, 13 Jun 2008 01:50:08 -0700
Ross Paterson <[email protected]> • #2662
patch applied (hugs98): improve output of intermediate compilation results (from Dimitry Golubovsky)
Thu, 12 Jun 2008 17:18:41 -0700
Ross Paterson <[email protected]> • #2661
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Sat, 8 Mar 2008 07:25:29 -0800
Ross Paterson <[email protected]> • #2660
patch applied (hugs98): declare build-type Simple
Tue, 23 Oct 2007 11:41:21 -0700
Ross Paterson <[email protected]> • #2659
patch applied (hugs98): fix Cabal bootstrap
Tue, 23 Oct 2007 11:41:23 -0700
Ross Paterson <[email protected]> • #2658
patch applied (hugs98): ad Eq instance for MutableByteArray
Tue, 23 Oct 2007 11:41:19 -0700
Ross Paterson <[email protected]> • #2657
patch applied (hugs98): fix selection of module names in bootstrap
Thu, 18 Oct 2007 10:12:40 -0700
Ross Paterson <[email protected]> • #2656
patch applied (hugs98): fix hSetBuffering for terminals
Wed, 17 Oct 2007 10:31:04 -0700
Ross Paterson <[email protected]> • #2655
patch applied (hugs98): add hugslibs at start of path
Tue, 18 Sep 2007 12:53:30 -0700
Ross Paterson <[email protected]> • #2654
patch applied (hugs98): fix non-H98 export
Tue, 18 Sep 2007 12:53:32 -0700
Ross Paterson <[email protected]> • #2653
patch applied (hugs98): exclude GHC and NHC top-level hierarchies
Wed, 29 Aug 2007 10:53:58 -0700
Ross Paterson <[email protected]> • #2652
patch applied (hugs98): drop --with-runhugs argument to Setup
Wed, 29 Aug 2007 10:54:00 -0700
Ross Paterson <[email protected]> • #2651
patch applied (hugs98): add array, bytestring and containers packages
Wed, 29 Aug 2007 10:54:02 -0700
Ross Paterson <[email protected]> • #2650
patch applied (hugs98): no longer use hugs/exclude
Wed, 29 Aug 2007 10:53:56 -0700
Ross Paterson <[email protected]> • #2649
patch applied (hugs98): update Mark Jones URLs
Wed, 29 Aug 2007 08:36:23 -0700
Ross Paterson <[email protected]> • #2648
patch applied (hugs98): add numElements primitives now required by Data.Array.Base
Wed, 29 Aug 2007 08:36:25 -0700
Ross Paterson <[email protected]> • #2647
patch applied (hugs98): use new --configure-option option to setup configure
Tue, 24 Jul 2007 05:28:11 -0700
Ross Paterson <[email protected]> • #2646
patch applied (hugs98): place extra header files in base/include instead of trying to mirror the GHC structure
Tue, 24 Jul 2007 05:28:13 -0700
Ross Paterson <[email protected]> • #2645
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Tue, 24 Jul 2007 03:16:20 -0700
Ross Paterson <[email protected]> • #2644
patch applied (hugs98): get MonadFix(mfix) from Hugs.Prelude instead of Control.Monad.Fix
Tue, 19 Jun 2007 17:07:52 -0700
Ross Paterson <[email protected]> • #2643
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Mon, 4 Jun 2007 11:00:26 -0700
Ross Paterson <[email protected]> • #2642
patch applied (hugs98): Add FlushBufferUnlock, in order to get the locking just right
Mon, 28 May 2007 06:33:42 -0700
Neil Mitchell <[email protected]> • #2641
patch applied (hugs98): Add more locking to the buffer, pretty much at random (I have no replicable test case, and no idea whats going on, but it doesn&apos; t seem to break anything)
Mon, 28 May 2007 06:33:44 -0700
Neil Mitchell <[email protected]> • #2640
patch applied (hugs98): Add a predefinition of WinHugsStatistics
Mon, 28 May 2007 06:33:40 -0700
Neil Mitchell <[email protected]> • #2639
patch applied (hugs98): Remove an undefined SetWorkingDir message
Mon, 28 May 2007 06:33:39 -0700
Neil Mitchell <[email protected]> • #2638
patch applied (hugs98): Change some newline issues, had \r\n for some small part of DlgMain.c
Mon, 28 May 2007 06:33:37 -0700
Neil Mitchell <[email protected]> • #2637
patch applied (hugs98): track package split (based on Ian&apos; s patch)
Thu, 24 May 2007 17:32:14 -0700
Ross Paterson <[email protected]> • #2636
patch applied (hugs98): include filepath in the first phase of the bootstrap
Mon, 14 May 2007 10:18:53 -0700
Ross Paterson <[email protected]> • #2635
patch applied (hugs98): expand message on pattern match failure in do expression (fixes #70)
Fri, 11 May 2007 13:38:19 -0700
Ross Paterson <[email protected]> • #2634
Proposal to add a flag
Fri, 4 May 2007 16:49:05 +0100
"Neil Mitchell" <[email protected]> • #2633
patch applied (hugs98): Change the logic for when a file is relative, fixes bugs with openning files which were included by Hugs with ..
Fri, 4 May 2007 07:33:36 -0700
Neil Mitchell <[email protected]> • #2632
patch applied (hugs98): Add a wall clock time status message to WinHugs
Fri, 4 May 2007 07:12:01 -0700
Neil Mitchell <[email protected]> • #2631
patch applied (hugs98): Display the reduction count statistics in the status bar all the time
Fri, 4 May 2007 06:10:38 -0700
Neil Mitchell <[email protected]> • #2630
patch applied (hugs98): Delete some \r characters that had sneaked into the Registry.c file (not quite sure how..)
Fri, 4 May 2007 06:10:36 -0700
Neil Mitchell <[email protected]> • #2629
patch applied (hugs98): Change the default HUGSPATH on Windows to include the place where Cabal puts stuff, fixes bug #67
Thu, 3 May 2007 12:54:43 -0700
Neil Mitchell <[email protected]> • #2628
patch applied (hugs98): Further changes to complete the transition to a multi-line list for include directories, fixes bug #66
Thu, 3 May 2007 12:26:03 -0700
Neil Mitchell <[email protected]> • #2627
patch applied (hugs98): Initial changes for bug #66, split the extensions and loading options, to give more space for the loading ones
Thu, 3 May 2007 12:26:01 -0700
Neil Mitchell <[email protected]> • #2626
patch applied (hugs98): Slight clean up, reorder a conditional test to match the others around it
Thu, 3 May 2007 12:25:59 -0700
Neil Mitchell <[email protected]> • #2625
patch applied (hugs98): Do not allow new lines to be pasted into the prompt
Thu, 3 May 2007 12:25:57 -0700
Neil Mitchell <[email protected]> • #2624
patch applied (hugs98): Fix bug #55, Ctrl+E should not centre the text (also blocks L/R alignment changes)
Thu, 3 May 2007 11:13:21 -0700
Neil Mitchell <[email protected]> • #2623
patch applied (hugs98): Fix some preprocessors directives that got lost in the translation to VS 8
Thu, 3 May 2007 11:13:15 -0700
Neil Mitchell <[email protected]> • #2622
patch applied (hugs98): Update the copyright message on the front banner from 2005 to 2007
Thu, 3 May 2007 11:13:19 -0700
Neil Mitchell <[email protected]> • #2621
patch applied (hugs98): Change the copyright information to 2007 in the WinHugs about box
Thu, 3 May 2007 11:13:17 -0700
Neil Mitchell <[email protected]> • #2620
patch applied (hugs98): Upgrade the MSVC project files from 7.1 to 8.0
Thu, 3 May 2007 11:13:13 -0700
Neil Mitchell <[email protected]> • #2619
Hugs fails to build
Thu, 3 May 2007 17:59:01 +0100
"Neil Mitchell" <[email protected]> • #2618
Adding parser.c to the repo
Thu, 3 May 2007 17:30:05 +0100
"Neil Mitchell" <[email protected]> • #2617
patch applied (hugs98): report the top-level goal when hitting the cutoff (fixes #65)
Fri, 20 Apr 2007 13:37:06 -0700
Ross Paterson <[email protected]> • #2616
cvs commit: www/Hugs/pages downloading-Sep2006.htm
Fri, 20 Apr 2007 12:33:50 -0700
Ross Paterson <[email protected]> • #2615
patch applied (hugs98): track location of GHC includes dir (used by base)
Fri, 6 Apr 2007 04:56:57 -0700
Ross Paterson <[email protected]> • #2614
patch applied (hugs98): comments only: change GreenCard to FFI
Fri, 6 Apr 2007 04:56:59 -0700
Ross Paterson <[email protected]> • #2613
patch applied (hugs98): Minor cleanup, mainly removal of superfluos double qoutes
Tue, 3 Apr 2007 10:28:06 -0700
Sven Panne <[email protected]> • #2612
Re: Package versioning confusion
Tue, 3 Apr 2007 13:15:55 +0200
Sven Panne <[email protected]> • #2611
Re: Package versioning confusion
Tue, 3 Apr 2007 11:54:58 +0100
Malcolm Wallace <[email protected]> • #2610
Re: Package versioning confusion
Tue, 3 Apr 2007 10:31:28 +1000
[email protected] (Donald Bruce Stewart) • #2609
Re: Package versioning confusion
Tue, 3 Apr 2007 10:30:25 +1000
[email protected] (Donald Bruce Stewart) • #2608
Re: patch applied (hugs98): Added handling of URLs in package list
Mon, 2 Apr 2007 19:33:13 +0200
Sven Panne <[email protected]> • #2607
patch applied (hugs98): Added handling of URLs in package list
Mon, 2 Apr 2007 10:22:51 -0700
Sven Panne <[email protected]> • #2606
patch applied (hugs98): Make --partial the default, as discussed on the mailing list
Mon, 2 Apr 2007 09:49:28 -0700
Sven Panne <[email protected]> • #2605
patch applied (hugs98): Refactored the looping over all packages via higher-order shell programming ; -)
Mon, 2 Apr 2007 09:34:57 -0700
Sven Panne <[email protected]> • #2604
patch applied (hugs98): Added --list-packages option (for use in GHC&apos; s Makefiles)
Mon, 2 Apr 2007 09:19:47 -0700
Sven Panne <[email protected]> • #2603
patch applied (hugs98): Make repository base calculation more lenient, allowing e.g. GHC branches
Mon, 2 Apr 2007 09:05:15 -0700
Sven Panne <[email protected]> • #2602
patch applied (hugs98): Added --dry-run option
Mon, 2 Apr 2007 08:54:22 -0700
Sven Panne <[email protected]> • #2601
patch applied (hugs98): Simplified curl/wget logic
Mon, 2 Apr 2007 08:30:45 -0700
Sven Panne <[email protected]> • #2600
patch applied (hugs98): Verbose messages go to stderr now, this seems to be more common
Mon, 2 Apr 2007 08:30:43 -0700
Sven Panne <[email protected]> • #2599
Re: Package versioning confusion
Mon, 2 Apr 2007 16:11:30 +0200
Sven Panne <[email protected]> • #2598
Re: Package versioning confusion
Mon, 2 Apr 2007 14:44:35 +0100
Malcolm Wallace <[email protected]> • #2597
Re: Package versioning confusion
Mon, 2 Apr 2007 22:18:14 +1000
[email protected] (Donald Bruce Stewart) • #2596
Re: Package versioning confusion
Mon, 2 Apr 2007 21:51:00 +1000
[email protected] (Donald Bruce Stewart) • #2595
Re: Package versioning confusion
Mon, 2 Apr 2007 13:43:24 +0200
Sven Panne <[email protected]> • #2594
Re: Package versioning confusion
Mon, 2 Apr 2007 21:23:59 +1000
[email protected] (Donald Bruce Stewart) • #2593
Package versioning confusion
Mon, 2 Apr 2007 13:13:27 +0200
Sven Panne <[email protected]> • #2592
Re: patch applied (hugs98): Added a shiny new unified darcs-all script
Mon, 2 Apr 2007 11:37:14 +0200
Sven Panne <[email protected]> • #2591
RE: patch applied (hugs98): Added a shiny new unified darcs-all script
Mon, 2 Apr 2007 09:37:05 +0100
Simon Peyton-Jones <[email protected]> • #2590
patch applied (hugs98): Added a shiny new unified darcs-all script
Sun, 1 Apr 2007 10:59:06 -0700
Sven Panne <[email protected]> • #2589
patch applied (hugs98): readline command completion (from Georg Sauthoff)
Sun, 1 Apr 2007 02:18:51 -0700
Ross Paterson <[email protected]> • #2588
patch applied (hugs98): add filepath package
Sun, 1 Apr 2007 02:18:49 -0700
Ross Paterson <[email protected]> • #2587
Re: Hugs' build system
Mon, 26 Mar 2007 16:38:47 +0100
Malcolm Wallace <[email protected]> • #2586
Re: Hugs' build system
Mon, 26 Mar 2007 16:37:26 +0100
Ross Paterson <[email protected]> • #2585
Re: Hugs' build system
Mon, 26 Mar 2007 17:18:08 +0200
Sven Panne <[email protected]> • #2584
Re: Hugs' build system
Sun, 25 Mar 2007 18:06:06 +0100
Ross Paterson <[email protected]> • #2583
Re: Hugs' build system
Sun, 25 Mar 2007 18:46:16 +0200
Sven Panne <[email protected]> • #2582
Re: Hugs' build system
Sun, 25 Mar 2007 17:37:53 +0100
Ross Paterson <[email protected]> • #2581
Re: Hugs' build system
Sun, 25 Mar 2007 17:12:26 +0200
Sven Panne <[email protected]> • #2580
Re: Hugs' build system
Sat, 24 Mar 2007 18:20:40 +0100
Sven Panne <[email protected]> • #2579
Re: Hugs' build system
Sat, 24 Mar 2007 18:11:21 +0100
Sven Panne <[email protected]> • #2578
Re: Hugs' build system
Sat, 24 Mar 2007 16:08:39 +0000
Ross Paterson <[email protected]> • #2577
Re: Hugs' build system
Sat, 24 Mar 2007 15:13:37 +0100
Sven Panne <[email protected]> • #2576
Re: Hugs' build system
Fri, 23 Mar 2007 18:21:49 +0100
Sven Panne <[email protected]> • #2575
Re: Hugs' build system
Fri, 23 Mar 2007 17:29:21 +0100
Sven Panne <[email protected]> • #2574
Re: Hugs' build system
Fri, 23 Mar 2007 16:16:30 +0000
Malcolm Wallace <[email protected]> • #2573
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.