Wed Nov 28 14:43:43 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Update ANNOUNCE for 6.8.2
M ./ANNOUNCE -55 +42
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Nov 28 14:23:02 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add 6.8.2 release notes
A ./docs/users_guide/6.8.2-notes.xml
M ./docs/users_guide/intro.xml -1 +2
M ./docs/users_guide/ug-ent.xml -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell
David Roundy wrote:
Manuel M T Chakravarty wrote:
Maybe we should just invest that effort into helping David improve
his
code instead.
This idea occurred to me too, and there's probably a lot we could
do to
improve darcs with a few days of Ian's and my time. Something to
think
about, d
Fri Nov 16 02:12:27 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX BUILD (with GHC 6.2.x): update .hi-boot file
M ./compiler/parser/HaddockLex.hi-boot-6 -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/c
Wed Nov 14 04:58:42 PST 2007 David Waern <[EMAIL PROTECTED]>
* Fix build
I had forgot to update HaddockLex.hi-boot-6, so the build with 6.2.2
failed. This fixes that.
M ./compiler/parser/HaddockLex.hi-boot-6 +2
___
Cvs-ghc mailing list
Cvs-g
Wed Nov 28 07:05:41 PST 2007 [EMAIL PROTECTED]
* FIX Trac #1935: generate superclass constraints for derived classes
This bug only reports a problem with phantom types, but actually
there was quite a long-standing and significant omission in the
constraint generation for derived classes
Wed Nov 28 03:14:17 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* add comment
M ./compiler/cmm/CmmOpt.hs +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Nov 22 01:55:13 PST 2007 Bertram Felgenhauer <[EMAIL PROTECTED]>
* FIX #1916: don't try to convert float constants to int in CMM optimizer
M ./compiler/cmm/CmmOpt.hs -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/ma
Tue Nov 27 05:54:35 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* give a more useful message when the static flags have not been initialised
(#1938)
M ./compiler/main/StaticFlags.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.has
Wed Nov 14 12:40:50 PST 2007 David Waern <[EMAIL PROTECTED]>
* Avoid making Either String an instance of Monad in the Haddock parser
M ./compiler/main/GHC.hs -1 +4
M ./compiler/parser/HaddockParse.y -13 +18
M ./compiler/parser/HaddockUtils.hs -2 +2
M ./compiler/parser/Parser.y.p
Sun Nov 11 18:38:56 PST 2007 David Waern <[EMAIL PROTECTED]>
* Merge from Haddock: Modify lexing of /../
Tue Aug 28 11:19:54 CEST 2007 Simon Marlow <[EMAIL PROTECTED]>
* Modify lexing of /../
This makes /../ more like '..', so that a single / on a line doesn't
trigger
Mon Nov 12 14:05:37 PST 2007 David Waern <[EMAIL PROTECTED]>
* Merge from Haddock: Add <> for images
A merge of this patch:
Mon Aug 7 16:22:14 CEST 2006 Simon Marlow <[EMAIL PROTECTED]>
* Add <> for images
Submitted by: Lennart Augustsson
Please merge to the 6.8.2 bra
Sun Nov 11 17:31:43 PST 2007 David Waern <[EMAIL PROTECTED]>
* Merge of a patch from the old Haddock branch:
Fri Jan 5 12:13:41 CET 2007 Simon Marlow <[EMAIL PROTECTED]>
* Fix up a case of extra vertical space after a code block
Please merge this to the 6.8.2 branch
M ./
Sun Nov 11 17:34:39 PST 2007 David Waern <[EMAIL PROTECTED]>
* Merge from Haddock: allow blank lines inside code blocks
Tue Jan 9 14:14:34 CET 2007 Simon Marlow <[EMAIL PROTECTED]>
* allow blank lines inside a @...@ code block
Please merge this to the 6.8.2 branch
M ./co
Wed Nov 28 09:11:45 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: fix stage 1 compilation
Simon Marlow <[EMAIL PROTECTED]>**20071106142057
M ./compiler/main/GHC.hs -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/ma
Wed Nov 28 07:11:12 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: GHC API: add checkAndLoadModule
Simon Marlow <[EMAIL PROTECTED]>**20071106140121
Does what the name suggests: it performs the function of both
checkModule and load on that module, avoiding the need to process each
m
duncan.coutts:
> On Tue, 2007-11-27 at 23:07 -0800, Stefan O'Rear wrote:
> > On Tue, Nov 27, 2007 at 10:23:40PM -0800, Don Stewart wrote:
> > > SO very little fix up of the Stream structures the library translated
> > > the list code into.. probably not good...and running this we find it has
> > >
Wed Nov 28 07:03:54 PST 2007 [EMAIL PROTECTED]
* Print a bit more info in VarBinds (no need to merge)
M ./compiler/hsSyn/HsBinds.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Nov 28 07:05:41 PST 2007 [EMAIL PROTECTED]
* FIX Trac #1935: generate superclass constraints for derived classes
This bug only reports a problem with phantom types, but actually
there was quite a long-standing and significant omission in the
constraint generation for derived classes
Wed Nov 28 07:02:14 PST 2007 [EMAIL PROTECTED]
* Check for duplicate bindings in CoreLint
M ./compiler/coreSyn/CoreLint.lhs -3 +18
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Nov 28 08:15:24 PST 2007 [EMAIL PROTECTED]
* Update output for change to deriving (Trac #1935)
M ./tests/ghc-regress/deriving/should_fail/drvfail004.stderr -8 +6
M ./tests/ghc-regress/module/mod54.stderr -3 +4
___
Cvs-ghc mailing list
Cvs
Wed Nov 28 07:09:04 PST 2007 [EMAIL PROTECTED]
* Test for Trac #1935
M ./tests/ghc-regress/deriving/should_compile/all.T +1
A ./tests/ghc-regress/deriving/should_compile/deriving-1935.hs
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www
On Wed, Nov 28, 2007 at 09:04:04AM +, Simon Marlow wrote:
> Thanks David for taking the time to summarise the state of play. I'm
> pretty excited to hear about the developments, and eager to try the new
> version!
I've been trying to fit in some darcs work in the cracks of my day, and
have
Wed Nov 28 03:56:54 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* add test for #1916
A ./tests/ghc-regress/codeGen/should_compile/1916.hs
M ./tests/ghc-regress/codeGen/should_compile/all.T +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://
Wed Nov 28 03:14:17 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* add comment
M ./compiler/cmm/CmmOpt.hs +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Nov 22 01:55:13 PST 2007 Bertram Felgenhauer <[EMAIL PROTECTED]>
* FIX #1916: don't try to convert float constants to int in CMM optimizer
M ./compiler/cmm/CmmOpt.hs -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/ma
Tue Nov 27 05:54:35 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* give a more useful message when the static flags have not been initialised
(#1938)
M ./compiler/main/StaticFlags.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.has
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 Tue Nov 27 19:30:01 GMT 2007.
checki
On Tue, 2007-11-27 at 23:07 -0800, Stefan O'Rear wrote:
> On Tue, Nov 27, 2007 at 10:23:40PM -0800, Don Stewart wrote:
> > SO very little fix up of the Stream structures the library translated
> > the list code into.. probably not good...and running this we find it has
> > a space leak, and takes
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Tue Nov 27 19:00:00 GMT 2007.
Simon Marlow:
I agree with Manuel below, given that big improvements to darcs are
just around the corner, it would be unwise to switch now, and this
sentiment was expressed by the majority of people who responded.
Still, I think this has been a productive disucssion, and I'm glad
we've br
Thanks David for taking the time to summarise the state of play. I'm
pretty excited to hear about the developments, and eager to try the new
version!
I agree with Manuel below, given that big improvements to darcs are just
around the corner, it would be unwise to switch now, and this sentimen
Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head: pass
x86 Windows head fast: pass pass pass pass pass
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head: pass
x86-64 Linux head unreg: lost
Fixed unexpected test failures:
Build results:
gabor stable: pass
kahl G5 Gentoo Linux stable:pass
mnemosyne x86-64 Gentoo stable: pass
tnaur PPC OSX stable 2: fail (failed stage1)
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: fail (failed stage1)
x86 Windows st
34 matches
Mail list logo