I think Norman's mega patch broke the head. Error message appended.
It seems the ZipCfg module didn't get into the patch.
Norman, I think it is good practise to use a repository separate
from your development repo for validating. This ensures that you
are testing what others get and not you
Thu Sep 6 10:55:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set do_bold based on $TERM, not platform
M ./compiler/ghci/InteractiveUI.hs -10 +11
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Sep 6 11:38:06 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* break020 and break021 underline things in the wrong place; trac #1669
M ./tests/ghc-regress/ghci.debugger/scripts/all.T -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.ha
Thu Sep 6 11:08:31 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept some output
M ./tests/ghc-regress/ghci.debugger/scripts/break011.stdout -2 +2
M ./tests/ghc-regress/ghci.debugger/scripts/hist001.stdout -9 +9
___
Cvs-ghc mailing list
Cvs-g
Thu Sep 6 10:55:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set do_bold based on $TERM, not platform
M ./compiler/ghci/InteractiveUI.hs -10 +11
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hi all,
It seems that we are getting more non-6.8 patches than I had
anticipated, so I'm going to stop merging patches into the 6.8 branch by
default. If you push a patch that should also go into the 6.8 branch
then please either
(a) push it yourself (but be sure to also push to the HEAD)
(b) add
Thu Sep 6 15:45:33 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Fixup bytestring tests to work with current QuickCheck and bytestring
Sadly requires that the internal Fusion module be exported from the
bytestring package which is bad because that's not supposed to be part
of the public ap
Thu Sep 6 06:17:26 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Updates to work with latest cabal.
M ./libraries/Makefile -1 +1
M ./libraries/installPackage.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
| > Thu Sep 6 09:19:48 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]>
| > * massive changes to add a 'zipper' representation of C--
|
| Presumably this isn't suitable for 6.8?
Indeed not. In fact none of the back-end changes (graph-colouring register
allocator etc) that Ben is doing should go in
On Thu, Sep 06, 2007 at 09:21:49AM -0700, [EMAIL PROTECTED] wrote:
> Thu Sep 6 09:19:48 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]>
> * massive changes to add a 'zipper' representation of C--
Presumably this isn't suitable for 6.8?
Thanks
Ian
___
C
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Thu Sep 6 19:30:00 BST 2007.
checkin
Thu Sep 6 09:19:48 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]>
* massive changes to add a 'zipper' representation of C--
Changes too numerous to comment on, but here is some old history that
I saved:
Wed Aug 15 11:07:13 BST 2007 Norman Ramsey <[EMAIL PROTECTED]>
* type synon
Wed Sep 5 18:00:44 PDT 2007 [EMAIL PROTECTED]
* Make installPackage install settings from the [package].buildinfo file.
M ./libraries/installPackage.hs -1 +14
M ./libraries/installPackage.hs -1 +14
___
Cvs-ghc mailing list
Cvs-ghc@haskell.o
Thu Sep 6 07:04:30 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Wibble some variable definitions to fix installation of bindists
M ./libraries/Makefile -3 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-g
Thu Sep 6 05:20:36 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
They are now the same as hardtop/FPTOOLS_TOP_ABS, so use those instead.
Also removed some substitutions of / for \, as we now use a Haskell
program to find the top path, and it onl
Thu Sep 6 03:24:17 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]>
* warning police
M ./compiler/ghci/Debugger.hs -18 +11
M ./compiler/ghci/RtClosureInspect.hs -59 +75
M ./compiler/main/InteractiveEval.hs -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@
Thu Sep 6 04:58:18 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Cleanup of equality rewriting and no swapInsts for wanteds
- Removed code duplication
- Added comments
- Took out swapInsts for wanteds. With the recent extension to swapInsts
it does mess up error messages if a
Thu Sep 6 02:51:02 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Remove EqInsts from addSCs to avoid -DDEBUG warnings
M ./compiler/typecheck/TcSimplify.lhs -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Thu Sep 6 02:50:18 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* EqInst related clean up
- Remove some unused and some superflous functions
- Add comments regarding ancestor equalities
- Tidied ancestor equality computation
- Replace some incorrect instToId by instToVar (but the
Wed Sep 5 19:39:14 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Fix -DDEBUG warning
M ./compiler/typecheck/TcPat.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 20:17:19 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Remove dead code in TcSimplify
M ./compiler/typecheck/TcSimplify.lhs -15
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 06:44:26 PDT 2007 Tom Schrijvers <[EMAIL PROTECTED]>
* also swap for variables in completion algorithm
M ./compiler/typecheck/TcTyFuns.lhs -2 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-g
Thu Sep 6 04:36:29 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set GhcBootLibs=YES in mk/validate-settings.mk
M ./mk/validate-settings.mk -2 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 16:29:59 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Quote all the arguments to installPackage
Makes it obvious what's going on if any are empty.
M ./libraries/Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.hask
Thu Sep 6 02:37:44 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1465, error messages could sometimes say things like "A.T doesn't
match A.T"
This turned out to be a black hole, however we believe we now have a
plan that does the right thing and shouldn't need to change again.
Error m
Wed Sep 5 04:25:03 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix error in .hi-boot-6
M ./compiler/hsSyn/HsExpr.hi-boot-6 -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 09:44:01 PDT 2007 [EMAIL PROTECTED]
* Improve GraphColor.colorScan
Testing whether a node in the conflict graph is trivially
colorable (triv) is still a somewhat expensive operation.
When we find a triv node during scanning, even though we remove
it and its edges from t
Wed Sep 5 17:48:31 PDT 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Fix OS X warnings
M ./rts/sm/MBlock.c -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 17:16:13 PDT 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Declare ctime_r on Mac OS
On Mac OS, ctime_r is not declared in time.h if _POSIX_C_SOURCE is defined. We
work around this by providing a declaration ourselves.
M ./configure.ac +7
M ./rts/RtsUtils.c +7
Wed Sep 5 06:02:44 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* FIX #1651: use family instances during interactive typechecking
M ./compiler/typecheck/TcRnDriver.lhs -8 +8
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.
Wed Sep 5 18:00:44 PDT 2007 [EMAIL PROTECTED]
* Make installPackage install settings from the [package].buildinfo file.
M ./libraries/installPackage.hs -1 +14
M ./libraries/installPackage.hs -1 +14
___
Cvs-ghc mailing list
Cvs-ghc@haskell.o
And the fact that this only applies to certain commands, and not to output generated by ordinary
expressions/statements, means it feels too ad-hoc to me.
..
but note that i'm looking for output capture, within GHCi, rather than redirection of a whole
session. one could try,
alternatively, to re
On Thu, Sep 06, 2007 at 01:52:06PM +0100, Simon Peyton-Jones wrote:
> | > Incidentally, just to confirm, I never have to even look in validate.mk
> do I? It's 100% validate's
> | responsibility.
> |
> | validate.mk is to validate what build.mk is to make, i.e. if you want
> | the default settings
On Wed, Sep 05, 2007 at 09:57:16PM -0700, Judah Jacobson wrote:
> * Make installPackage install settings from the [package].buildinfo file.
Thanks for the patch! I'll validate+apply.
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.
Thu Sep 6 07:04:30 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Wibble some variable definitions to fix installation of bindists
M ./libraries/Makefile -3 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-g
Thu Sep 6 05:20:36 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
They are now the same as hardtop/FPTOOLS_TOP_ABS, so use those instead.
Also removed some substitutions of / for \, as we now use a Haskell
program to find the top path, and it onl
Thu Sep 6 06:15:22 PDT 2007 [EMAIL PROTECTED]
* Cure space leak in coloring register allocator
We now do a deep seq on the graph after it is 'built', but before coloring.
Without this, the colorer will just force bits of it and the heap will
fill up with half evaluated pieces of graph
Thu Sep 6 03:33:47 PDT 2007 [EMAIL PROTECTED]
* Small improvement to GraphColor.selectColor
When selecting a color for a node, try and avoid using colors that
conflicting nodes prefer. Not sure if this'll make much difference,
but it was easy enough to add..
M ./compiler/native
One reason I haven't responded is that I have an uneasy feeling
about what you're trying to do here.
which is exactly the kind of feedback i'm interested in (apart from
concrete help/advice, that is;-): i do not want to invest time or effort
into GHCi-related projects that go against GHCi's own
Thu Sep 6 06:17:26 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Updates to work with latest cabal.
M ./libraries/Makefile -1 +1
M ./libraries/installPackage.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Hi
> I realise this already happens: the emacs GHCi mode talks to GHCi directly,
> and GuiHaskell does too. But I hereby declare that this is the Wrong Way
> To Do It. The right way is to use the GHC API, starting from your own copy
> of the GHCi front-end if you like.
For GuiHaskell there are
| > Incidentally, just to confirm, I never have to even look in validate.mk do
I? It's 100% validate's
| responsibility.
|
| validate.mk is to validate what build.mk is to make, i.e. if you want
| the default settings then you can ignore validate.mk, but if you want to
| change something then tha
Thu Sep 6 04:14:20 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set os.environ['TERM'] = 'vt100' before running tests
Readline sometimes spews out ANSI escapes for some values of TERM,
which result in test failures.
M ./driver/runtests.py +5
__
Thu Sep 6 04:36:29 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set GhcBootLibs=YES in mk/validate-settings.mk
M ./mk/validate-settings.mk -2 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 16:29:59 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Quote all the arguments to installPackage
Makes it obvious what's going on if any are empty.
M ./libraries/Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.hask
Thu Sep 6 03:24:17 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]>
* warning police
M ./compiler/ghci/Debugger.hs -18 +11
M ./compiler/ghci/RtClosureInspect.hs -59 +75
M ./compiler/main/InteractiveEval.hs -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@
Thu Sep 6 04:58:18 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Cleanup of equality rewriting and no swapInsts for wanteds
- Removed code duplication
- Added comments
- Took out swapInsts for wanteds. With the recent extension to swapInsts
it does mess up error messages if a
Thu Sep 6 02:51:02 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Remove EqInsts from addSCs to avoid -DDEBUG warnings
M ./compiler/typecheck/TcSimplify.lhs -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Thu Sep 6 02:50:18 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* EqInst related clean up
- Remove some unused and some superflous functions
- Add comments regarding ancestor equalities
- Tidied ancestor equality computation
- Replace some incorrect instToId by instToVar (but the
Wed Sep 5 20:17:19 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Remove dead code in TcSimplify
M ./compiler/typecheck/TcSimplify.lhs -15
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 19:39:14 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Fix -DDEBUG warning
M ./compiler/typecheck/TcPat.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Sep 5 06:44:26 PDT 2007 Tom Schrijvers <[EMAIL PROTECTED]>
* also swap for variables in completion algorithm
M ./compiler/typecheck/TcTyFuns.lhs -2 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-g
Thu Sep 6 04:59:17 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* TypeFamilies: GADT8 is fixed
M ./tests/ghc-regress/indexed-types/should_compile/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/list
On Thu, Sep 06, 2007 at 07:44:39AM +0100, Simon Peyton-Jones wrote:
>
> That may be fine for you, but we are asking *everyone* to run validate
Good point, I'll make it set GhcBootLibs=YES by default.
> Incidentally, just to confirm, I never have to even look in validate.mk do I?
> It's 100% va
Thu Sep 6 02:33:45 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* test for bug #1465 (12 files, phew)
A ./tests/ghc-regress/typecheck/bug1465/
A ./tests/ghc-regress/typecheck/bug1465/B1.hs
A ./tests/ghc-regress/typecheck/bug1465/B2.hs
A ./tests/ghc-regress/typecheck/bug1465/C.hs
Thu Sep 6 03:46:35 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* accept output
M ./tests/ghc-regress/typecheck/should_fail/tcfail182.stderr -2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Sep 6 02:28:14 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* add test for qualified name printing
A ./tests/ghc-regress/module/Mod180_A.hs
A ./tests/ghc-regress/module/Mod180_B.hs
M ./tests/ghc-regress/module/all.T +3
A ./tests/ghc-regress/module/mod180.hs
A ./tests/ghc-r
Thu Sep 6 02:37:44 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1465, error messages could sometimes say things like "A.T doesn't
match A.T"
This turned out to be a black hole, however we believe we now have a
plan that does the right thing and shouldn't need to change again.
Error m
Wed Sep 5 04:25:03 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix error in .hi-boot-6
M ./compiler/hsSyn/HsExpr.hi-boot-6 -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Claus Reinke wrote:
i had been hoping for some more feedback regarding my attempt to address
parts of ticket #1617 (unrestricted variant of :browse), as well as
emails regarding capturing the output of GHCi commands
as Haskell Strings.
http://www.haskell.org/pipermail/glasgow-haskell-bugs/2007-
Wed Sep 5 09:44:01 PDT 2007 [EMAIL PROTECTED]
* Improve GraphColor.colorScan
Testing whether a node in the conflict graph is trivially
colorable (triv) is still a somewhat expensive operation.
When we find a triv node during scanning, even though we remove
it and its edges from t
Wed Sep 5 02:58:25 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* Test now works
M ./tests/ghc-regress/ghci.debugger/scripts/break022/Makefile -1 +1
M ./tests/ghc-regress/ghci.debugger/scripts/break022/all.T -1 +1
M ./tests/ghc-regress/ghci.debugger/scripts/break022/break022.stdout +8
Wed Sep 5 03:20:55 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* this test works now
M ./tests/ghc-regress/ghci.debugger/scripts/break023/Makefile -1 +1
M ./tests/ghc-regress/ghci.debugger/scripts/break023/all.T -1 +1
M ./tests/ghc-regress/ghci.debugger/scripts/break023/break023.stdo
Tue Sep 4 04:26:22 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* conc057 and conc068 have moved to the parallel package
M ./tests/ghc-regress/concurrent/should_run/Makefile -8
M ./tests/ghc-regress/concurrent/should_run/all.T -8
R ./tests/ghc-regress/concurrent/should_run/conc057.hs
Tue Sep 4 04:13:50 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* omit tcrun022(ghci), since it relies on optimisation
M ./tests/ghc-regress/typecheck/should_run/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailma
Tue Sep 4 04:10:18 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* make config.top an absolute path
M ./mk/test.mk -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
GHC Build Reports wrote:
hsSyn/HsBinds.lhs:255:
Couldn't match `PprStyle -> Pretty.Doc' against `Pretty.Doc'
Expected type: PprStyle -> Pretty.Doc
Inferred type: Pretty.Doc
Probable cause: `pprFunBind' is applied to too many arguments in the call
(pprFunBind (unLo
Build results:
x86-64 Linux head: lost
x86 Windows head fast: pass lost lost pass fail (failed darcs) fail
(failed stage1)
gbesh Intel x86_64 Linux head: pass
x86-64 Linux head unreg: lost
Dropping unexpected test passes reports from builders not seen in 7 days:
mne
Build results:
mnemosyne x86-64 Gentoo stable: pass
tnaur PPC OSX stable: pass
x86 Windows stable: pass
x86 Windows stable fast:pass lost pass pass fail (failed darcs) fail
(failed stage1)
x86-64 Linux stable:lost
Old unexpected test passes:
arith008
69 matches
Mail list logo