Re: building head fails with: ghci/DebuggerTys.hs:49:60: Not in scope: `unknownTyConName'

2007-05-03 Thread Ian Lynagh
On Thu, May 03, 2007 at 10:21:26AM +0100, Claus Reinke wrote: You have droppings from a previous build in your tree - DebuggerTys was removed recently. that is odd, the file is still here, just that darcs has forgotten about it. Darcs ought to remove it if you don't have any local changes

patch applied (testsuite): Accept output

2007-05-03 Thread Ian Lynagh
Thu May 3 12:16:15 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output M ./tests/ghc-regress/th/TH_exn2.stderr -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Remove redundant arch-specific test files

2007-05-03 Thread Ian Lynagh
Thu May 3 12:21:39 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Remove redundant arch-specific test files R ./tests/ghc-regress/numeric/should_run/arith005.stdout-alpha-dec-osf3 R ./tests/ghc-regress/numeric/should_run/arith005.stdout-mips-sgi-irix R ./tests/ghc-regress/numeric

patch applied (testsuite): Use letters to allow output to be matched up with the code more easily

2007-05-03 Thread Ian Lynagh
Thu May 3 12:26:04 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Use letters to allow output to be matched up with the code more easily M ./tests/ghc-regress/numeric/should_run/arith005.hs -20 +20 M ./tests/ghc-regress/numeric/should_run/arith005.stdout -20 +20 M ./tests/ghc-regress

patch applied (ghc): Add missing libraries/Makefile dependencies on ifBuildable/ifBuildable

2007-05-03 Thread Ian Lynagh
Thu May 3 07:07:32 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add missing libraries/Makefile dependencies on ifBuildable/ifBuildable M ./libraries/Makefile -4 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

patch applied (ghc): Fix truncate on amd64 NCG; fixes arith005.

2007-05-03 Thread Ian Lynagh
Thu May 3 15:38:33 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix truncate on amd64 NCG; fixes arith005. cvts[sd]2siq? - cvtts[sd]2siq? M ./compiler/nativeGen/MachCodeGen.hs -1 +3 M ./compiler/nativeGen/MachInstrs.hs -2 +2 M ./compiler/nativeGen/PprMach.hs -6 +6 M ./compiler

patch applied (testsuite): cg025 requires regex-compat, which is now an extralib

2007-05-04 Thread Ian Lynagh
Thu May 3 15:56:22 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * cg025 requires regex-compat, which is now an extralib M ./tests/ghc-regress/codeGen/should_run/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (testsuite): Accept output for tcfail005

2007-05-04 Thread Ian Lynagh
Fri May 4 02:29:57 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output for tcfail005 M ./tests/ghc-regress/typecheck/should_fail/tcfail005.stderr -1 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs

patch applied (testsuite): Donapos; t hardcode the version of base in the tests

2007-05-04 Thread Ian Lynagh
Fri May 4 14:57:08 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Don't hardcode the version of base in the tests M ./tests/ghc-regress/cabal/test.pkg -1 +1 M ./tests/ghc-regress/cabal/test2.pkg -1 +1 M ./tests/ghc-regress/cabal/test3.pkg -1 +1 M ./tests/ghc-regress/cabal/test4.pkg

patch applied (testsuite): skip cabal02 (cabal-setup isnapos; t in the GHC tree any more)

2007-05-04 Thread Ian Lynagh
Fri May 4 15:00:48 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * skip cabal02 (cabal-setup isn't in the GHC tree any more) M ./tests/ghc-regress/cabal/cabal02/all.T -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): The libraries/* directories themselves are boring, as well as their contents

2007-05-04 Thread Ian Lynagh
Fri May 4 07:59:30 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * The libraries/* directories themselves are boring, as well as their contents M ./.darcs-boring -35 +35 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): Panic properly if wrongKindOfFamily is given an unexpected family

2007-05-04 Thread Ian Lynagh
Fri May 4 15:18:57 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Panic properly if wrongKindOfFamily is given an unexpected family Used to just give a Non-exhaustive patterns failure M ./compiler/typecheck/TcTyClsDecls.lhs +1 ___ Cvs-ghc mailing

patch applied (testsuite): Fix comment

2007-05-04 Thread Ian Lynagh
Fri May 4 16:04:05 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix comment M ./driver/testlib.py -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): maessen_hashtab needs QuickCheck

2007-05-04 Thread Ian Lynagh
Fri May 4 16:55:18 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * maessen_hashtab needs QuickCheck M ./tests/ghc-regress/programs/maessen-hashtab/test.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Accept output

2007-05-04 Thread Ian Lynagh
Fri May 4 17:08:18 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output M ./tests/ghc-regress/parser/should_compile/read014.stderr-ghc -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): stm is no longer a corelib, so needs to be reqlibapos; ed now

2007-05-04 Thread Ian Lynagh
Fri May 4 17:48:35 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * stm is no longer a corelib, so needs to be reqlib'ed now M ./tests/ghc-regress/concurrent/should_run/all.T -12 +12 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org

patch applied (testsuite): Partially accept output

2007-05-05 Thread Ian Lynagh
Sat May 5 04:37:46 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Partially accept output M ./tests/ghc-regress/typecheck/should_fail/tcfail140.stderr -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Accept output

2007-05-05 Thread Ian Lynagh
Sat May 5 04:46:04 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output M ./tests/ghc-regress/typecheck/should_fail/tcfail156.stderr -1 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Add output

2007-05-05 Thread Ian Lynagh
Sat May 5 04:56:57 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add output A ./tests/ghc-regress/typecheck/should_fail/tcfail172.stderr ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): tc224 (overloaded strings) is broken; trac #1332

2007-05-05 Thread Ian Lynagh
Sat May 5 09:18:13 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * tc224 (overloaded strings) is broken; trac #1332 M ./tests/ghc-regress/typecheck/should_compile/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (testsuite): dsrun014 is broken (trac #1257, Bytecode generator canapos; t handle unboxed tuples)

2007-05-05 Thread Ian Lynagh
Sat May 5 10:20:37 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * dsrun014 is broken (trac #1257, Bytecode generator can't handle unboxed tuples) M ./tests/ghc-regress/deSugar/should_run/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http

patch applied (ghc): Handle ParStmt in collectStmtBinders; fixes tcrun013(ghci) failure

2007-05-05 Thread Ian Lynagh
Sat May 5 10:09:34 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Handle ParStmt in collectStmtBinders; fixes tcrun013(ghci) failure M ./compiler/hsSyn/HsUtils.lhs -7 +9 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): fix exit code of ghci -e quot; return ()quot;

2007-05-06 Thread Ian Lynagh
Thu May 3 14:25:14 PDT 2007 Bertram Felgenhauer [EMAIL PROTECTED] * fix exit code of ghci -e return () This should result in successful program termination. Not doing this breaks checking the exit code of runghc Setup.lhs build for example. M ./compiler/ghci/InteractiveUI.hs -1 +6

Re: darcs patch: fix exit code of ghci -e return ()

2007-05-06 Thread Ian Lynagh
Hi Bertram, On Fri, May 04, 2007 at 12:32:49AM +0200, Bertram Felgenhauer wrote: Thu May 3 23:25:14 CEST 2007 Bertram Felgenhauer [EMAIL PROTECTED] * fix exit code of ghci -e return () This should result in successful program termination. Not doing this breaks checking the exit code

Re: patch applied (ghc): Fix truncate on amd64 NCG; fixes arith005.

2007-05-07 Thread Ian Lynagh
On Mon, May 07, 2007 at 08:58:33AM +0100, Simon Marlow wrote: Ian Lynagh wrote: Thu May 3 15:38:33 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix truncate on amd64 NCG; fixes arith005. cvts[sd]2siq? - cvtts[sd]2siq? Something still looks odd here. We have a RULE in GHC/Float.hs

patch applied (ghc): Remove ghc_ge_504 (itapos; s required to be true now anyway)

2007-05-09 Thread Ian Lynagh
Wed May 9 08:05:08 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Remove ghc_ge_504 (it's required to be true now anyway) M ./configure.ac -2 M ./mk/config.mk.in -2 M ./utils/genapply/Makefile -4 M ./utils/ghc-pkg/Makefile -4 M ./utils/hsc2hs/Makefile -4

patch applied (/haskell/ghc): Windows 6.6.1 updates

2007-05-11 Thread Ian Lynagh
Fri May 11 20:24:09 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Windows 6.6.1 updates M ./download_ghc_661.html -8 +16 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc-nightly): Use perl rather than sh to run darcs-all

2007-05-12 Thread Ian Lynagh
Sat May 12 03:35:42 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Use perl rather than sh to run darcs-all M ./bin/nightly-wrk -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Tweak generation of generated files

2007-05-12 Thread Ian Lynagh
Sat May 12 05:37:36 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Tweak generation of generated files Use chmod a-w rather than chmod 444, and allow the command used to be overridden. M ./mk/config.mk.in +2 M ./mk/suffix.mk -4 +4 ___ Cvs-ghc

patch applied (/haskell/ghc): Add a distribution packages page

2007-05-13 Thread Ian Lynagh
Sun May 13 09:55:16 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add a distribution packages page A ./distribution_packages.html M ./download.html +18 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Windows now supports Vista

2007-05-13 Thread Ian Lynagh
Sun May 13 09:57:36 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Windows now supports Vista M ./download_ghc_661.html -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Remove non-functional uninstall Makefile target

2007-05-13 Thread Ian Lynagh
Sun May 13 10:38:18 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Remove non-functional uninstall Makefile target M ./mk/target.mk -37 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Add Ubuntu

2007-05-13 Thread Ian Lynagh
Sun May 13 15:53:15 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add Ubuntu M ./distribution_packages.html +24 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add filepath modules to compat/

2007-05-14 Thread Ian Lynagh
Mon May 14 10:28:59 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add filepath modules to compat/ A ./compat/System/FilePath/ A ./compat/System/FilePath.hs A ./compat/System/FilePath/Internal.hs A ./compat/System/FilePath/Posix.hs A ./compat/System/FilePath/Windows.hs

patch applied (ghc): Add a missing backslash that was breaking building bindists

2007-05-15 Thread Ian Lynagh
Tue May 15 06:47:34 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add a missing backslash that was breaking building bindists M ./Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Add Solaris and Mac OS X builds from Christian Maeder

2007-05-16 Thread Ian Lynagh
Wed May 16 13:27:54 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add Solaris and Mac OS X builds from Christian Maeder M ./download_ghc_661.html -35 +39 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add a missing semicolon causing publish-binary-dist to fail

2007-05-16 Thread Ian Lynagh
Wed May 16 16:16:15 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add a missing semicolon causing publish-binary-dist to fail M ./Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Build fails with missing haddock for HEAD

2007-05-16 Thread Ian Lynagh
On Wed, May 16, 2007 at 01:16:14PM +0200, Jost Berthold wrote: I have looked at ifBuildable.hs and Setup.hs, without getting a clue how to switch off the haddock phase. ifBuildable checks for buildable packages and complains if core packages are not; and Setup is part of Cabal, calling

patch applied (testsuite): Accept output (src span)

2007-05-17 Thread Ian Lynagh
Thu May 17 09:40:19 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output (src span) M ./tests/ghc-regress/ghci/scripts/ghci012.stdout -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Accept output (... doesnapos; t replace a constructor any more)

2007-05-19 Thread Ian Lynagh
Sat May 19 03:36:41 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output (... doesn't replace a constructor any more) M ./tests/ghc-regress/typecheck/should_fail/tcfail021.stderr -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http

patch applied (testsuite): Accept output (source spans)

2007-05-19 Thread Ian Lynagh
Sat May 19 03:49:09 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output (source spans) M ./tests/ghc-regress/typecheck/should_fail/tcfail023.stderr -2 +2 M ./tests/ghc-regress/typecheck/should_fail/tcfail035.stderr -2 +2 M ./tests/ghc-regress/typecheck/should_fail/tcfail036

patch applied (ghc): Use -cpp when building installPackage, so we can build the Cabal/filepath code

2007-05-20 Thread Ian Lynagh
Sun May 20 10:54:30 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Use -cpp when building installPackage, so we can build the Cabal/filepath code M ./libraries/Makefile -1 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): We now need a bootstrapping pretty package as Cabal depends on it

2007-05-24 Thread Ian Lynagh
Fri May 18 09:25:04 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * We now need a bootstrapping pretty package as Cabal depends on it M ./libraries/Makefile -3 +5 M ./libraries/core-packages +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http

patch applied (ghc): Add parallel extralib

2007-05-24 Thread Ian Lynagh
Fri May 18 09:54:11 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add parallel extralib M ./libraries/Makefile +1 M ./libraries/extra-packages +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): directory, old-time and random are now split off from base

2007-05-24 Thread Ian Lynagh
Sat May 19 05:07:15 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * directory, old-time and random are now split off from base M ./libraries/Makefile -1 +2 M ./libraries/core-packages +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http

patch applied (ghc): rebuild.library.lt; foogt; is now a shorthand for clean then build

2007-05-24 Thread Ian Lynagh
Sat May 19 05:11:34 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * rebuild.library.foo is now a shorthand for clean then build M ./libraries/Makefile +9 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Refactor libraries/Makefile a bit; also, we donapos; t need a bootstrapping pretty

2007-05-24 Thread Ian Lynagh
Sat May 19 05:12:11 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Refactor libraries/Makefile a bit; also, we don't need a bootstrapping pretty M ./libraries/Makefile -12 +11 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): old-locale is now split out

2007-05-24 Thread Ian Lynagh
Sat May 19 06:26:56 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * old-locale is now split out M ./libraries/Makefile -2 +2 M ./libraries/core-packages +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): process is now split off from base

2007-05-24 Thread Ian Lynagh
Wed May 23 12:08:43 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * process is now split off from base M ./libraries/Makefile -1 +1 M ./libraries/core-packages +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

patch applied (testsuite): par001 requires the parallel library

2007-05-27 Thread Ian Lynagh
Sun May 27 13:09:31 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * par001 requires the parallel library M ./tests/ghc-regress/par/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Accept output (missing-main error has changed)

2007-05-27 Thread Ian Lynagh
Sun May 27 13:23:33 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output (missing-main error has changed) M ./tests/ghc-regress/parser/should_fail/read021.stderr -3 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (testsuite): Accept output (missing-main error has changed)

2007-05-27 Thread Ian Lynagh
Sun May 27 13:25:08 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output (missing-main error has changed) M ./tests/ghc-regress/rename/should_fail/rnfail007.stderr -3 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org

patch applied (testsuite): Use -v0 when doing test rnfail043

2007-05-27 Thread Ian Lynagh
Sun May 27 13:30:04 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Use -v0 when doing test rnfail043 This avoids version numbers of packages being in the output. M ./tests/ghc-regress/rename/should_fail/all.T -1 +1 M ./tests/ghc-regress/rename/should_fail/rnfail043.stderr -2

patch applied (testsuite): Use -v0 in TH tests to avoid package versions getting into stderr

2007-05-27 Thread Ian Lynagh
Sun May 27 14:01:26 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Use -v0 in TH tests to avoid package versions getting into stderr R ./tests/ghc-regress/th/TH_class1.stderr M ./tests/ghc-regress/th/TH_dupdecl.stderr -2 M ./tests/ghc-regress/th/TH_exn1.stderr -2 M ./tests/ghc-regress

patch applied (testsuite): 1332 is now fixed, so tc224 is passing again

2007-05-27 Thread Ian Lynagh
Sun May 27 14:16:01 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * 1332 is now fixed, so tc224 is passing again M ./tests/ghc-regress/typecheck/should_compile/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (testsuite): Accept output (missing-main error changed)

2007-05-27 Thread Ian Lynagh
Sun May 27 14:26:24 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output (missing-main error changed) M ./tests/ghc-regress/typecheck/should_fail/tcfail030.stderr -2 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): Build Windows installer when making a bindist if ISCC is set

2007-05-29 Thread Ian Lynagh
Tue May 29 03:21:43 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Build Windows installer when making a bindist if ISCC is set It doesn't work yet, but I'm pretty sure that's because the bindist is broken rather than the installer is broken. M ./Makefile -3 +28 A ./distrib/ghc.iss

patch applied (/haskell/ghc): Fix copy-and-paste-o

2007-05-29 Thread Ian Lynagh
Tue May 29 10:33:01 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix copy-and-paste-o M ./download_ghc_661.html -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): *Really* fix the copy-and-paste-o

2007-05-29 Thread Ian Lynagh
Tue May 29 10:34:52 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * *Really* fix the copy-and-paste-o M ./download_ghc_661.html -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Update Windows installation docs

2007-05-29 Thread Ian Lynagh
Tue May 29 08:28:48 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Update Windows installation docs M ./docs/users_guide/installing.xml -41 +23 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: escapes in subjects [Re: patch applied (ghc): parseInteger-gt; ...]

2007-05-29 Thread Ian Lynagh
On Tue, May 29, 2007 at 10:06:04AM -0400, Isaac Dupree wrote: It would be nice if whatever generates these patch applied e-mails wouldn't replace perfectly fine characters in the e-mail subjects with the XML entity equivalents gt; apos; , etc. The subject lines aren't XML or even HTML

Re: Suggestion re altering the build system

2007-05-29 Thread Ian Lynagh
On Tue, May 29, 2007 at 09:33:54AM -0700, Andy Gill wrote: My suggestion (after taking input from #ghc and #darcs) is * Having a web page that contains the contexts (or hash numbers) of the various darcs repos that went into making the latest good build. * This page also contains the

Re: escapes in subjects [Re: patch applied (ghc): parseInteger-gt; ...]

2007-05-29 Thread Ian Lynagh
On Tue, May 29, 2007 at 01:04:42PM -0400, Isaac Dupree wrote: Malcolm Wallace wrote: That would be /home/simonmar/bin/commit-messages-split.sh, which does this: patchname=$(${DARCS} changes\ --matches=hash ${patch} \ --xml-output

patch applied (ghc): Changes the behavior of the quot; editquot; command in GHCi.

2007-05-29 Thread Ian Lynagh
Fri May 25 09:31:04 PDT 2007 [EMAIL PROTECTED] * Changes the behavior of the edit command in GHCi. Currently, when the user invokes the GHCi editor without a parameter GHCi chooses the last file that loaded _sucessfully_. This patch changes this behavior to start the editor with the

Re: escapes in subjects [Re: patch applied (ghc): parseInteger-gt; ...]

2007-05-29 Thread Ian Lynagh
On Tue, May 29, 2007 at 09:01:56PM +0100, Malcolm Wallace wrote: Ian Lynagh [EMAIL PROTECTED] writes: We have several Haskell XML libraries, so we ought to be able to do it properly There already exists an XML-aware grep-like tool, called Xtract, in HaXml. :-) I wasn't CCing

patch applied (ghc): Fix copy-and-paste-o

2007-05-30 Thread Ian Lynagh
Wed May 30 03:56:29 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix copy-and-paste-o M ./Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix bogus check for strictness in newtypes

2007-05-30 Thread Ian Lynagh
Wed May 30 07:14:44 PDT 2007 [EMAIL PROTECTED] * Fix bogus check for strictness in newtypes M ./compiler/typecheck/TcTyClsDecls.lhs -1 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Add FreeBSD x86_64 bindist

2007-06-05 Thread Ian Lynagh
Tue Jun 5 11:31:05 EDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add FreeBSD x86_64 bindist M ./download_ghc_661.html +12 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix normalisation of path to find

2007-06-05 Thread Ian Lynagh
Tue Jun 5 07:50:43 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix normalisation of path to find The old code didn't work on Mac OS X, as which returns successfully when it can't find the program. M ./aclocal.m4 -5 +9 ___ Cvs-ghc mailing list

patch applied (ghc): ifBuildable now prints a warning if the package is not buildable

2007-06-05 Thread Ian Lynagh
Tue Jun 5 10:47:25 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * ifBuildable now prints a warning if the package is not buildable M ./libraries/ifBuildable.hs -8 +14 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

patch applied (ghc): Typo, spotted by Stefan Holdermans

2007-06-05 Thread Ian Lynagh
Tue Jun 5 12:46:43 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Typo, spotted by Stefan Holdermans M ./compiler/typecheck/TcPat.lhs -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add instructions for adding a library to a build tree

2007-06-07 Thread Ian Lynagh
Thu Jun 7 06:55:46 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add instructions for adding a library to a build tree M ./libraries/Makefile +6 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Build system changes

2007-06-09 Thread Ian Lynagh
Hi all, The http://darcs.haskell.org/ghc-build-system/ branch (of the ghc HEAD repo) has some improvements to the build system; in particular, bindists work again, and (on Windows) if you install Inno Setup http://www.jrsoftware.org/isinfo.php and define ISCC = c:/Program\

Re: Suggestion re altering the build system

2007-06-09 Thread Ian Lynagh
On Thu, May 31, 2007 at 09:12:48PM +1000, Manuel M T Chakravarty wrote: I'm not sure that working on a branch would help here. In a sense the build system work *is* being done in a branch - a private branch, and making the branch public wouldn't really help, because nobody else would be

Re: Suggestion re altering the build system

2007-06-09 Thread Ian Lynagh
On Fri, Jun 01, 2007 at 05:09:23PM +0100, Simon Peyton-Jones wrote: (2) seems good to me. Furthermore, if we published Last good build is at repo http://darcs.haskell.org/ghc-2007-02-09 (so the date is in the repo name), and refrain from publishing until the repo is really there,

patch applied (ghc): Rework the build system a bit

2007-06-12 Thread Ian Lynagh
Thu May 31 07:35:05 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Rework the build system a bit Key changes: * Always build as if BIN_DIST is 1. BIN_DIST is thus removed. * Libraries are configured with prefix set to $$topdir rather than $(prefix) M ./Makefile -4 +1 M ./distrib/prep

patch applied (ghc): Fix bindist creation

2007-06-12 Thread Ian Lynagh
Fri Jun 1 12:06:59 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix bindist creation Bindists should now work again, when doing make install at least. make in-place is probably still broken. M ./Makefile -51 +14 M ./aclocal.m4 +67 M ./configure.ac -64 +1 M ./distrib/Makefile

patch applied (ghc): Add omitted files (mk/{install,recurse}.mk)

2007-06-12 Thread Ian Lynagh
Fri Jun 1 14:05:55 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add omitted files (mk/{install,recurse}.mk) A ./mk/install.mk A ./mk/recurse.mk ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): ghc-pkg-inplace now has .bat extension on Windows

2007-06-12 Thread Ian Lynagh
Fri Jun 1 14:49:53 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * ghc-pkg-inplace now has .bat extension on Windows M ./libraries/Makefile -6 M ./mk/config.mk.in -1 +7 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): Fix a -- that somehow turned into a ----

2007-06-12 Thread Ian Lynagh
Fri Jun 1 15:43:01 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix a -- that somehow turned into a M ./utils/hsc2hs/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix ghcii.sh creation

2007-06-12 Thread Ian Lynagh
Sat Jun 2 05:10:17 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix ghcii.sh creation M ./driver/ghci/Makefile -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Remove now-unused files

2007-06-12 Thread Ian Lynagh
Sat Jun 2 05:11:59 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Remove now-unused files R ./driver/ghci/ghci.sh R ./driver/ghci/ghcii.sh ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Hack libsubdir so that it does the right thing on both Windows and non-Windows

2007-06-12 Thread Ian Lynagh
Sat Jun 2 12:38:26 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Hack libsubdir so that it does the right thing on both Windows and non-Windows M ./libraries/Makefile -1 +11 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): Copy more of base's hacks into installPackage; *sigh*

2007-06-12 Thread Ian Lynagh
Sat Jun 2 12:56:51 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Copy more of base's hacks into installPackage; *sigh* M ./libraries/installPackage.hs -4 +16 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Follow Cabal change; .setup-config is now dist/setup-config

2007-06-12 Thread Ian Lynagh
Mon Jun 4 06:46:45 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Follow Cabal change; .setup-config is now dist/setup-config M ./libraries/Makefile -1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Install the RTS from a bindist correctly

2007-06-12 Thread Ian Lynagh
Tue Jun 5 06:39:56 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Install the RTS from a bindist correctly M ./Makefile -23 +19 M ./compiler/Makefile -1 +28 M ./distrib/Makefile -18 +11 M ./distrib/Makefile-bin-vars.in -1 +4 M ./distrib/configure-bin.ac +5 M ./includes

patch applied (ghc): Fix bindists on Windows

2007-06-12 Thread Ian Lynagh
Sat Jun 9 04:19:20 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix bindists on Windows M ./Makefile -7 +11 M ./distrib/prep-bin-dist-mingw -15 +7 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix up whitespace

2007-06-12 Thread Ian Lynagh
Sat Jun 9 04:22:35 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix up whitespace M ./utils/ghc-pkg/Main.hs -267 +266 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix the ghc package in bindists

2007-06-12 Thread Ian Lynagh
Sat Jun 9 06:43:02 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Fix the ghc package in bindists M ./Makefile +3 M ./compiler/Makefile -4 +7 M ./rts/Makefile +4 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

Re: darcs patch: FIX #1378 Add option for a shorter banner on GHCi startup

2007-06-12 Thread Ian Lynagh
On Fri, Jun 01, 2007 at 07:47:37AM -0600, [EMAIL PROTECTED] wrote: Thu May 31 23:36:44 MDT 2007 [EMAIL PROTECTED] * FIX #1378 Add option for a shorter banner on GHCi startup Add -short-ghci-banner and -long-ghci-banner. The default is long, which is the current behavior. The short

Re: darcs patch: FIX #1378 Add option for a shorter banner on GHCi startup

2007-06-12 Thread Ian Lynagh
On Fri, Jun 01, 2007 at 07:55:59AM -0600, Chris Smith wrote: Simon Marlow wrote: Wow, that patch was nearly 0.5Mb. Can we do something about the patch size? I just did a darcs send. Should I do something different? No, that is right. There are several tags in the context of your patch, so

Re: Build system changes

2007-06-12 Thread Ian Lynagh
On Sat, Jun 09, 2007 at 04:24:52PM +0100, Ian Lynagh wrote: http://darcs.haskell.org/ghc-build-system/ Now merged into the HEAD. Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add missing quotes in generated script

2007-06-16 Thread Ian Lynagh
Fri Jun 15 11:45:27 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add missing quotes in generated script M ./utils/hsc2hs/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Accept output reorderings in ghci debugger tests

2007-06-16 Thread Ian Lynagh
Sat Jun 16 12:57:30 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Accept output reorderings in ghci debugger tests M ./tests/ghc-regress/ghci.debugger/scripts/break003.stdout -1 +1 M ./tests/ghc-regress/ghci.debugger/scripts/break006.stdout -3 +3 M ./tests/ghc-regress/ghci.debugger

patch applied (testsuite): We expect getC to be broken: trac #1430

2007-06-16 Thread Ian Lynagh
Sat Jun 16 15:14:50 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * We expect getC to be broken: trac #1430 M ./tests/ghc-regress/lib/Generics/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Sort names before printing them in the debugger so output order is consistent

2007-06-17 Thread Ian Lynagh
Sun Jun 17 14:52:05 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Sort names before printing them in the debugger so output order is consistent M ./compiler/ghci/InteractiveUI.hs -13 +21 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http

patch applied (ghc): More debugger output order consistency

2007-06-18 Thread Ian Lynagh
Mon Jun 18 03:28:50 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * More debugger output order consistency M ./compiler/ghci/InteractiveUI.hs -3 +8 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Output reordering in debugger tests

2007-06-18 Thread Ian Lynagh
Mon Jun 18 03:32:51 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Output reordering in debugger tests M ./tests/ghc-regress/ghci.debugger/scripts/break006.stdout -1 +1 M ./tests/ghc-regress/ghci.debugger/scripts/print003.stdout -3 +3 M ./tests/ghc-regress/ghci.debugger/scripts/print019

patch applied (ghc): Add a push-all script

2007-06-19 Thread Ian Lynagh
Tue Jun 19 12:28:20 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Add a push-all script M ./boot +1 A ./push-all ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Don't assume that the main repo is called ghc in darcs-all

2007-06-20 Thread Ian Lynagh
Wed Jun 20 16:40:07 PDT 2007 Ian Lynagh [EMAIL PROTECTED] * Don't assume that the main repo is called ghc in darcs-all Fixes working in branches where that isn't true. M ./darcs-all -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http

<    1   2   3   4   5   6   7   8   9   10   >