Simon Marlow:
Manuel M T Chakravarty wrote:
Pepe,
But no, I did push the patch after all.
Manuel, does validate still fail there ?
Do you have the patch below?
Sun Dec 9 10:21:41 PST 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Adapt to changes in :print (contents of references)
M ./tests/ghc-re
Wed Dec 12 20:08:35 PST 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Allow more than 3 simplifier iterations to be run in phase 0
The number of iterations during the first run of phase 0 was erroneously
hardcoded to 3. It should be *at least* 3 (see comments in code) but can be
more.
Wed Dec 12 20:08:22 PST 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Document -ddump-simpl-phases
M ./docs/users_guide/debugging.xml -2 +13
M ./docs/users_guide/flags.xml +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org
Wed Dec 12 19:46:35 PST 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Don't dump simplifier iterations with -dverbose-core2core
SimonPJ says this is the correct behaviour. We still have
-ddump-simpl-iterations.
M ./compiler/coreSyn/CoreLint.lhs -3 +10
M ./compiler/simplCore/Simpl
Wed Dec 12 20:06:44 PST 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* New flag: -ddump-simpl-phases
This outputs the core after each simplifier phase (i.e., it produces less
information that -ddump-simpl-iterations).
M ./compiler/main/DynFlags.hs +2
M ./compiler/simplCore/SimplCo
Wed Dec 12 19:37:10 PST 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* More 6.8 fixes
M ./tests/ghc-regress/indexed-types/should_compile/all.T -1 +1
M ./tests/ghc-regress/indexed-types/should_fail/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-g
Wed Dec 12 19:13:32 PST 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Make GADT tests work with 6.8 again
M ./tests/ghc-regress/gadt/all.T -1 +2
A ./tests/ghc-regress/gadt/gadt21-6.8.stderr
M ./tests/ghc-regress/indexed-types/should_compile/all.T -4 +4
_
Mon Dec 10 23:14:14 PST 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Test for #1723
A ./tests/ghc-regress/indexed-types/should_fail/GADTwrong1.hs
A ./tests/ghc-regress/indexed-types/should_fail/GADTwrong1.stderr
M ./tests/ghc-regress/indexed-types/should_fail/all.T +2
Mon Dec 10 22:24:31 PST 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Test for #1722
A ./tests/ghc-regress/indexed-types/should_compile/GADT12.hs
M ./tests/ghc-regress/indexed-types/should_compile/all.T +1
___
Cvs-ghc mailing list
Cvs-ghc
Mon Dec 10 21:50:23 PST 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Test from #1815
A ./tests/ghc-regress/indexed-types/should_compile/GADT11.hs
M ./tests/ghc-regress/indexed-types/should_compile/all.T +1
___
Cvs-ghc mailing list
Cvs-gh
On Wed, Dec 12, 2007 at 08:55:13PM -0500, Norman Ramsey wrote:
>
> > Another perspective is that no command that you have ever done (on
> > a given repository) while connected will fail while disconnected.
>
> Ah that's a very nice, succinct, pleasant property.
>
> My fears are allayed.
Would
> Another perspective is that no command that you have ever done (on
> a given repository) while connected will fail while disconnected.
Ah that's a very nice, succinct, pleasant property.
My fears are allayed.
Norman
___
Cvs-ghc mailing list
Cvs-
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 Wed Dec 12 19:30:01 GMT 2007.
checki
The following patch fixes trac #1975. I believe it's small enough to
be merged to the 6.8 branch.
Thanks,
-Judah
* Use -framework-path flags during the cc phase. Fixes trac #1975.
M ./compiler/main/DriverPipeline.hs +10
framework2.patch
Description: Binary data
Wed Dec 12 13:41:34 EST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add links to 6.8.2 from other pages
M ./download.html -2 +3
M ./index.html +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 13:38:00 EST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Braino
M ./download_ghc_682.html -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 13:35:41 EST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Another HTML tweak
M ./download_ghc_682.html -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 13:34:37 EST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Tweak HTML
M ./download_ghc_682.html -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 13:31:36 EST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix 6.8.2 "available distributions" list
M ./download_ghc_682.html -4 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 13:29:38 EST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add 6.8.2 download page
A ./download_ghc_682.html
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 06:19:45 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* accept output
M ./tests/ghc-regress/haddock/haddock_examples/haddock.Test.stderr -24 +20
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 06:11:09 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* add 6.8 output
M ./tests/ghc-regress/ghci.debugger/scripts/all.T -1 +1
A ./tests/ghc-regress/ghci.debugger/scripts/print028-6.8.stdout
___
Cvs-ghc mailing list
Cvs-ghc@haskell.or
Wed Dec 12 05:40:00 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* countReaders001 doesn't work on Windows
M ./tests/ghc-regress/lib/IO/all.T -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Dec 12 05:37:45 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix this test on windows (avoid non-portable use of :!)
M ./tests/ghc-regress/ghci/scripts/1914.script -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailm
Manuel M T Chakravarty wrote:
Pepe,
But no, I did push the patch after all.
Manuel, does validate still fail there ?
Do you have the patch below?
Sun Dec 9 10:21:41 PST 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Adapt to changes in :print (contents of references)
M ./tests/ghc-regress/ghci.deb
Wed Dec 12 02:22:30 PST 2007 Simon Marlow <[EMAIL PROTECTED]>
* "list --simple-output" should be quiet when there are no packages to list
Previously:
$ ghc-pkg list --user --simple-output
ghc-pkg: no matches
$
Now:
$ ghc-pkg list --user --simple-output
$
M ./utils/
Simon Marlow wrote:
It is also online here:
http://darcs.haskell.org/ghc-darcs2
Getting a lazy partial repository over http isn't particularly quick:
$ time darcs2 get http://darcs.haskell.org/ghc-darcs2 --darcs-2
Finished getting.
495.19s real 2.08s user 1.12s system 0% darcs2
Norman Ramsey wrote:
> For those that don't follow the darcs-devel list, David has just announced
> a pre-release of Darcs 2:
I did see an announcement on the Haskell list, and I was slightly
alarmed that some unspecified operations will no longer work
disconnected. I don't have time to keep
A small UI issue:
$ darcs2 get http://darcs.haskell.org/ghc-darcs2
darcs failed: Incompatibility with repository
http://darcs.haskell.org/ghc-darcs2:
Cannot mix darcs-2 repositories with older formats
Since I'm trying to get a darcs-2 format repository, I would expect it to
just work, and
David Roundy wrote:
=== Creating a repository in the darcs-2 format ===
Converting an existing repository to the darcs-2 format is as easy as
darcs convert oldrepository newrepository
I did this for GHC's repository. I left it running last night, and I'm not
sure whether it completed succe
Wed Dec 12 04:11:54 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix a bug in gen_contents_index
The library doc index thought that the docs were in $module.html, rather
than $package/$module.html.
M ./libraries/gen_contents_index -1 +1
___
Cvs-
Build results:
x86-64 Linux head: lost
x86 Windows head: fail (failed publishbindist)
x86 Windows head fast: fail (failed darcs) fail (failed darcs) fail
(failed darcs) fail (failed darcs) fail (failed darcs) fail (failed darcs)
gbesh Intel x86_64 Linux head: pass
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 publishbindist failed
33 matches
Mail list logo