gmane.comp.lang.haskell.cvs.other archive

660 archived articles, newest first (page 6 of 7). Latest articles →

patch applied (haddock2): Update CHANGES
Thu, 3 Jun 2010 05:58:12 -0700
Simon Marlow <[email protected]> • #953
patch applied (haddock2): Position the module header the same way everywhere
Thu, 3 Jun 2010 05:58:54 -0700
Simon Marlow <[email protected]> • #952
patch applied (haddock2): Fix warning
Thu, 3 Jun 2010 05:58:19 -0700
Simon Marlow <[email protected]> • #951
patch applied (haddock2): Fix stylistic issues in H.Utils
Thu, 3 Jun 2010 05:59:01 -0700
Simon Marlow <[email protected]> • #950
patch applied (haddock2): Update CHANGES
Thu, 3 Jun 2010 05:58:16 -0700
Simon Marlow <[email protected]> • #949
patch applied (haddock2): Shorten function name
Thu, 3 Jun 2010 05:58:47 -0700
Simon Marlow <[email protected]> • #948
patch applied (haddock2): Propagate source positions from Lex.x to Parse.y
Thu, 3 Jun 2010 05:59:28 -0700
Simon Marlow <[email protected]> • #947
patch applied (haddock2): Improve testsuite README
Thu, 3 Jun 2010 05:58:44 -0700
Simon Marlow <[email protected]> • #946
patch applied (haddock2): Remove meaningless comments
Thu, 3 Jun 2010 05:59:07 -0700
Simon Marlow <[email protected]> • #945
patch applied (haddock2): Wibble
Thu, 3 Jun 2010 05:59:11 -0700
Simon Marlow <[email protected]> • #944
patch applied (haddock2): Add unit tests for parser
Thu, 3 Jun 2010 05:58:43 -0700
Simon Marlow <[email protected]> • #943
patch applied (haddock2): Let parsing fails on paragraphs that are immediately followed by an
Thu, 3 Jun 2010 05:58:33 -0700
Simon Marlow <[email protected]> • #942
patch applied (haddock2): Improve comments
Thu, 3 Jun 2010 05:59:14 -0700
Simon Marlow <[email protected]> • #941
patch applied (haddock2): Wibble
Thu, 3 Jun 2010 05:58:01 -0700
Simon Marlow <[email protected]> • #940
patch applied (haddock2): Let runtests.hs die when haddock has not been built
Thu, 3 Jun 2010 05:58:29 -0700
Simon Marlow <[email protected]> • #939
patch applied (haddock2): Fix #118
Thu, 3 Jun 2010 05:58:32 -0700
Simon Marlow <[email protected]> • #938
patch applied (haddock2): Update runparsetests.hs following testsuite reorganisation
Thu, 3 Jun 2010 05:58:49 -0700
Simon Marlow <[email protected]> • #937
patch applied (haddock2): Rename startGhc into withGhc
Thu, 3 Jun 2010 05:58:36 -0700
Simon Marlow <[email protected]> • #936
patch applied (haddock2): Add HaddockModInfo to the API
Thu, 3 Jun 2010 05:57:59 -0700
Simon Marlow <[email protected]> • #935
patch applied (haddock2): Rename Interactive Examples into Examples (and simplify explanation)
Thu, 3 Jun 2010 05:58:40 -0700
Simon Marlow <[email protected]> • #934
patch applied (haddock2): Add documentation for interactive examples
Thu, 3 Jun 2010 05:58:37 -0700
Simon Marlow <[email protected]> • #933
patch applied (haddock2): Update ANNOUNCE
Thu, 3 Jun 2010 05:58:05 -0700
Simon Marlow <[email protected]> • #932
patch applied (haddock2): Fix #75
Thu, 3 Jun 2010 05:58:30 -0700
Simon Marlow <[email protected]> • #931
patch applied (haddock2): Bump version in test reference files
Thu, 3 Jun 2010 05:58:23 -0700
Simon Marlow <[email protected]> • #930
patch applied (haddock2): Fix a few stylistic issues in H.InterfaceFile
Thu, 3 Jun 2010 05:58:58 -0700
Simon Marlow <[email protected]> • #929
patch applied (haddock2): Fix build with GHC 6.12
Thu, 3 Jun 2010 05:58:26 -0700
Simon Marlow <[email protected]> • #928
patch applied (haddock2): Add tests for interactive examples
Thu, 3 Jun 2010 05:58:28 -0700
Simon Marlow <[email protected]> • #927
patch applied (haddock2): Fix library part of cabal file when in ghc tree
Thu, 3 Jun 2010 05:58:25 -0700
Simon Marlow <[email protected]> • #926
patch applied (haddock2): Fix Haddock markup error in comment
Thu, 3 Jun 2010 05:57:55 -0700
Simon Marlow <[email protected]> • #925
patch applied (haddock2): Add Paths_haddock to other-modules of library
Thu, 3 Jun 2010 05:58:15 -0700
Simon Marlow <[email protected]> • #924
patch applied (haddock2): Make it possible to run a single test
Thu, 3 Jun 2010 05:58:02 -0700
Simon Marlow <[email protected]> • #923
patch applied (haddock2): Remove unused ifaceLocals
Thu, 3 Jun 2010 05:57:58 -0700
Simon Marlow <[email protected]> • #922
patch applied (haddock2): Improve function name
Thu, 3 Jun 2010 05:58:34 -0700
Simon Marlow <[email protected]> • #921
patch applied (haddock2): Slight fix to the documentation of examples
Thu, 3 Jun 2010 05:58:39 -0700
Simon Marlow <[email protected]> • #920
patch applied (haddock2): TAG 2.7.0
Thu, 3 Jun 2010 05:58:06 -0700
Simon Marlow <[email protected]> • #919
patch applied (haddock2): Add missing dependencies for 'library' in haddock.cabal
Thu, 3 Jun 2010 05:58:08 -0700
Simon Marlow <[email protected]> • #918
patch applied (haddock2): Bump version number
Thu, 3 Jun 2010 05:58:17 -0700
Simon Marlow <[email protected]> • #917
patch applied (haddock2): Fix build with GHC 6.12.1
Thu, 3 Jun 2010 05:58:22 -0700
Simon Marlow <[email protected]> • #916
patch applied (haddock2): Large additions to the Haddock API
Thu, 3 Jun 2010 05:57:56 -0700
Simon Marlow <[email protected]> • #915
patch applied (haddock2): Update CHANGES with info about 2.6.1
Thu, 3 Jun 2010 05:58:42 -0700
Simon Marlow <[email protected]> • #914
patch applied (haddock2): TAG 2.7.1
Thu, 3 Jun 2010 05:58:13 -0700
Simon Marlow <[email protected]> • #913
patch applied (haddock2): Bump version number
Thu, 3 Jun 2010 05:58:11 -0700
Simon Marlow <[email protected]> • #912
patch applied (haddock2): Do not generate illegal character in HTML ID attribute.
Thu, 3 Jun 2010 05:57:54 -0700
Simon Marlow <[email protected]> • #911
patch applied (haddock2): TAG 2.7.2
Thu, 3 Jun 2010 05:58:20 -0700
Simon Marlow <[email protected]> • #910
patch applied (haddock2): Interrupted disappeared in GHC 6.13 (GHC ticket #4100)
Thu, 3 Jun 2010 05:57:52 -0700
Simon Marlow <[email protected]> • #909
patch applied (hsc2hs): Don't put the $(TOP) path in the installed hsc2hs wrapper
Sat, 29 May 2010 08:18:52 -0700
Ian Lynagh <[email protected]> • #908
patch applied (ghc-6.12/hsc2hs): Don't put the $(TOP) path in the installed hsc2hs wrapper
Sat, 29 May 2010 07:07:40 -0700
Ian Lynagh <[email protected]> • #907
patch applied (ghc-6.12/hsc2hs): Don't give an empty template flag argument if there is no flag; trac #4014
Tue, 27 Apr 2010 11:10:33 -0700
Ian Lynagh <[email protected]> • #906
patch applied (hsc2hs): Don't give an empty template flag argument if there is no flag; trac #4014
Tue, 27 Apr 2010 10:15:20 -0700
Ian Lynagh <[email protected]> • #905
patch applied (hsc2hs): Makefile wibbles for nhc98
Sat, 24 Apr 2010 00:03:38 -0700
Malcolm Wallace <[email protected]> • #904
patch applied (ghc-6.12/hsc2hs): Look for an inplace gcc on Windows (#3929)
Thu, 22 Apr 2010 09:33:59 -0700
Ian Lynagh <[email protected]> • #903
patch applied (ghc-6.12/haddock2): TAG GHC 6.12.2 release
Thu, 22 Apr 2010 05:45:27 -0700
Ian Lynagh <[email protected]> • #902
patch applied (ghc-6.12/hsc2hs): TAG GHC 6.12.2 release
Thu, 22 Apr 2010 05:45:17 -0700
Ian Lynagh <[email protected]> • #901
patch applied (hsc2hs): Look for an inplace gcc on Windows (#3929)
Wed, 21 Apr 2010 05:43:32 -0700
Simon Marlow <[email protected]> • #900
patch applied (ghc-6.12/hsc2hs): Strip out ^M characters to stop gcc getting confused
Wed, 24 Mar 2010 14:28:51 -0700
Ian Lynagh <[email protected]> • #899
patch applied (ghc-6.12/hsc2hs): add a comment
Wed, 24 Mar 2010 14:28:50 -0700
Ian Lynagh <[email protected]> • #898
patch applied (ghc-6.12/hsc2hs): Process the file in binary mode so we pass though UTF-8 (#3837)
Wed, 24 Mar 2010 14:28:49 -0700
Ian Lynagh <[email protected]> • #897
patch applied (hsc2hs): Strip out ^M characters to stop gcc getting confused
Wed, 24 Mar 2010 12:56:07 -0700
Ian Lynagh <[email protected]> • #896
patch applied (hsc2hs): add a comment
Mon, 22 Mar 2010 06:56:51 -0700
Simon Marlow <[email protected]> • #895
patch applied (hsc2hs): Process the file in binary mode so we pass though UTF-8 (#3837)
Mon, 22 Mar 2010 06:55:05 -0700
Simon Marlow <[email protected]> • #894
patch applied (haskell98-report): Correct build.
Thu, 11 Mar 2010 03:15:28 -0800
Malcolm Wallace <[email protected]> • #893
patch applied (ghc-6.12/haddock2): fix html arg-doc off-by-one and silliness
Sat, 20 Feb 2010 10:36:07 -0800
Ian Lynagh <[email protected]> • #892
patch applied (ghc-6.12/hsc2hs): Fix the in-tree hsc2hs
Sat, 9 Jan 2010 04:15:08 -0800
Ian Lynagh <[email protected]> • #891
patch applied (hsc2hs): Fix the in-tree hsc2hs
Fri, 8 Jan 2010 14:28:27 -0800
Ian Lynagh <[email protected]> • #890
patch applied (hsc2hs): make single-argument hsc2hs macros variadic; fixes trac #590
Sun, 3 Jan 2010 04:57:24 -0800
Ian Lynagh <[email protected]> • #889
patch applied (ghc-6.12/haddock2): TAG GHC 6.12.1 release
Tue, 15 Dec 2009 04:59:34 -0800
Ian Lynagh <[email protected]> • #888
patch applied (ghc-6.12/hsc2hs): TAG GHC 6.12.1 release
Tue, 15 Dec 2009 04:59:22 -0800
Ian Lynagh <[email protected]> • #887
patch applied (hsc2hs): Don't set HSC2HS_EXTRA= when we get a --cc= flag; fixes trac #3681
Tue, 1 Dec 2009 09:52:41 -0800
Ian Lynagh <[email protected]> • #886
patch applied (ghc-6.12/hsc2hs): Don't set HSC2HS_EXTRA= when we get a --cc= flag; fixes trac #3681
Tue, 1 Dec 2009 06:08:44 -0800
Ian Lynagh <[email protected]> • #885
patch applied (hsc2hs): The getopt package was remerged with base, after being temporarily split.
Mon, 23 Nov 2009 00:54:53 -0800
Malcolm Wallace <[email protected]> • #884
patch applied (ghc-6.12/haddock2): Use defaultObjectTarget rather than HscAsm
Fri, 20 Nov 2009 06:43:00 -0800
Ian Lynagh <[email protected]> • #883
patch applied (ghc-6.12/hsc2hs): fix Description markup
Sun, 15 Nov 2009 13:18:43 -0800
Ian Lynagh <[email protected]> • #882
patch applied (ghc-6.12/hsc2hs): Add C and linker flags to hsc2hs; fixes trac #3400
Sat, 7 Nov 2009 16:51:37 -0800
Ian Lynagh <[email protected]> • #881
patch applied (hsc2hs): Add C and linker flags to hsc2hs; fixes trac #3400
Sat, 7 Nov 2009 14:30:20 -0800
Ian Lynagh <[email protected]> • #880
patch applied (ghc-6.12/haddock2): GHC build system: Make *nix installation work in paths containing spaces
Fri, 6 Nov 2009 09:17:37 -0800
Ian Lynagh <[email protected]> • #879
patch applied (ghc-6.12/hsc2hs): GHC build system: Make *nix installation work in paths containing spaces
Fri, 6 Nov 2009 09:17:23 -0800
Ian Lynagh <[email protected]> • #878
patch applied (hsc2hs): GHC build system: Make *nix installation work in paths containing spaces
Thu, 5 Nov 2009 09:25:01 -0800
Ian Lynagh <[email protected]> • #877
patch applied (ghc-6.12/haddock2): Fix installation in the GHC build system
Sun, 25 Oct 2009 12:14:04 -0700
Ian Lynagh <[email protected]> • #876
patch applied (hsc2hs): Add a /. to the $$(dir $$@) to stop make normalising away the trailing /
Mon, 5 Oct 2009 13:45:09 -0700
Ian Lynagh <[email protected]> • #875
patch applied (hsc2hs): Use the " | $$(dir $$@)" in ghc.mk
Sat, 3 Oct 2009 15:50:49 -0700
Ian Lynagh <[email protected]> • #874
patch applied (hsc2hs): put template-hsc.h in $(topdir) in an installation (on Unix)
Thu, 17 Sep 2009 03:52:42 -0700
Simon Marlow <[email protected]> • #873
patch applied (hsc2hs): remove old version of hsc2hs.wrapper, not used now
Thu, 17 Sep 2009 03:52:40 -0700
Simon Marlow <[email protected]> • #872
Re: patch applied (haddock2): Add HsSpliceTyOut
Fri, 11 Sep 2009 09:39:53 +0100
Simon Marlow <[email protected]> • #871
patch applied (haddock2): Add HsSpliceTyOut
Fri, 11 Sep 2009 01:20:31 -0700
Simon Peyton Jones <[email protected]> • #870
patch applied (haddock2): Track change in HsType
Fri, 11 Sep 2009 01:20:30 -0700
Simon Peyton Jones <[email protected]> • #869
patch applied (haddock2): Move toHsInstHead to Haddock.Convert and call it synifyInstHead
Tue, 8 Sep 2009 06:56:33 -0700
Simon Marlow <[email protected]> • #868
patch applied (haddock2): Add more copyright owners to H.I.AttachInstances
Tue, 8 Sep 2009 06:56:30 -0700
Simon Marlow <[email protected]> • #867
patch applied (haddock2): Wibble
Tue, 8 Sep 2009 06:56:28 -0700
Simon Marlow <[email protected]> • #866
patch applied (haddock2): Use colordiff to display test results if available
Tue, 8 Sep 2009 06:56:36 -0700
Simon Marlow <[email protected]> • #865
patch applied (haddock2): Style police
Tue, 8 Sep 2009 06:56:31 -0700
Simon Marlow <[email protected]> • #864
patch applied (haddock2): Clean up tyThingToHsSynSig a little
Tue, 8 Sep 2009 06:56:27 -0700
Simon Marlow <[email protected]> • #863
patch applied (haddock2): Types: ghc >= 6.10
Tue, 8 Sep 2009 06:56:15 -0700
Simon Marlow <[email protected]> • #862
patch applied (haddock2): Eradicate wrong runtime warning for type-inferenced exported-functions
Tue, 8 Sep 2009 06:56:25 -0700
Simon Marlow <[email protected]> • #861
patch applied (haddock2): Backends.Html: ghc >= 6.10
Tue, 8 Sep 2009 06:56:19 -0700
Simon Marlow <[email protected]> • #860
patch applied (haddock2): refactor out subordinatesWithNoDocs
Tue, 8 Sep 2009 06:56:24 -0700
Simon Marlow <[email protected]> • #859
patch applied (haddock2): Utils: ghc >= 6.10
Tue, 8 Sep 2009 06:56:21 -0700
Simon Marlow <[email protected]> • #858
patch applied (haddock2): Backends.DevHelp: ghc >= 6.10
Tue, 8 Sep 2009 06:56:18 -0700
Simon Marlow <[email protected]> • #857
patch applied (haddock2): eliminate haskell98 dependency, following GHC's example
Tue, 8 Sep 2009 06:56:22 -0700
Simon Marlow <[email protected]> • #856
patch applied (haddock2): ModuleTree: ghc >= 6.10
Tue, 8 Sep 2009 06:56:16 -0700
Simon Marlow <[email protected]> • #855
patch applied (haddock2): InterfaceFile: ghc >= 6.10
Tue, 8 Sep 2009 06:56:13 -0700
Simon Marlow <[email protected]> • #854
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.