Ian Lynagh wrote:
Hi Sven,
On Sun, Sep 23, 2007 at 06:18:01AM -0700, Sven Panne wrote:
Sun Sep 23 05:06:36 PDT 2007 [EMAIL PROTECTED]
* Fix bug #1725 (Haddock links between packages)
Resolving this bug is a bit tricky, it boils down to the question: Should the
Haddock links between packa
Sun Sep 23 13:49:40 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Put packages in ../$$pkgid not ../$$pkg
M ./libraries/Makefile -5 +5
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Sep 23 11:16:20 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Notice when C modules have changed when deciding whether or not to link
Based on a patch from Lemmih
M ./compiler/main/DriverPipeline.hs -3 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskel
Sun Sep 23 10:42:42 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Whitespace changes only
M ./compiler/main/DriverPipeline.hs -41 +41
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Sep 23 09:36:40 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Remove remaining bits of bindist "make in-place"
M ./distrib/INSTALL -10 +3
M ./distrib/Makefile -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/l
Sun Sep 23 06:18:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add an entry for strings treated as ISO-8859-1 to the users guide bug list
M ./docs/users_guide/bugs.xml +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Hi Sven,
On Sun, Sep 23, 2007 at 06:18:01AM -0700, Sven Panne wrote:
> Sun Sep 23 05:06:36 PDT 2007 [EMAIL PROTECTED]
> * Fix bug #1725 (Haddock links between packages)
> Resolving this bug is a bit tricky, it boils down to the question: Should
> the
> Haddock links between packages inclu
Sun Sep 23 09:25:22 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* tc236 fails for 6.8
M ./tests/ghc-regress/typecheck/should_compile/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Sep 23 11:15:58 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add a test for changes to C files causing relinking
A ./tests/ghc-regress/driver/recomp004/
A ./tests/ghc-regress/driver/recomp004/Main.hs
A ./tests/ghc-regress/driver/recomp004/Makefile
A ./tests/ghc-regress/driver/r
Sun Sep 23 12:33:44 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* When haddocking, other packages are in ../$$pkgid not ../$$pkg
M ./libraries/Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Sep 23 02:43:58 PDT 2007 [EMAIL PROTECTED]
* Unbreak "dist" target for fresh trees
The previous hack to include Parser.hs in source distros broke the possibility
of doing a "make dist" in a fresh tree, i.e. one which has just been checked
out and configured, but *not* built. Of course
Sun Sep 23 11:16:20 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Notice when C modules have changed when deciding whether or not to link
Based on a patch from Lemmih
M ./compiler/main/DriverPipeline.hs -3 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskel
Sun Sep 23 10:42:42 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Whitespace changes only
M ./compiler/main/DriverPipeline.hs -41 +41
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Sep 23 09:36:40 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Remove remaining bits of bindist "make in-place"
M ./distrib/INSTALL -10 +3
M ./distrib/Makefile -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/l
Sun Sep 23 05:20:27 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix ffi018(ghci) when running from a different directory to the test
M ./tests/ghc-regress/ccall/should_run/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.
Sun Sep 23 06:18:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add an entry for strings treated as ISO-8859-1 to the users guide bug list
M ./docs/users_guide/bugs.xml +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman
Tue Sep 11 01:51:23 PDT 2007 [EMAIL PROTECTED]
* Define and use PprTyThing.pprTypeForUser
When printing types for the user, the interactive UI often wants to
leave foralls implicit. But then (as Claus points out) we need to be
careful about name capture. For example with this source pr
Sun Sep 23 05:06:36 PDT 2007 [EMAIL PROTECTED]
* Fix bug #1725 (Haddock links between packages)
Resolving this bug is a bit tricky, it boils down to the question: Should the
Haddock links between packages include the package version or not?
Pro: We can differentiate between various vers
Sun Sep 23 02:43:58 PDT 2007 [EMAIL PROTECTED]
* Unbreak "dist" target for fresh trees
The previous hack to include Parser.hs in source distros broke the possibility
of doing a "make dist" in a fresh tree, i.e. one which has just been checked
out and configured, but *not* built. Of course
Build results:
gabor head:pass
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head: pass
phil Intel OSX head: pass
phil P4 SuSE Linux head: pass
tnaur PPC OSX head:pass
tnaur x86 Linux head: pass
Dropping unexpected test passes
Build results:
kahl G5 Gentoo Linux stable: pass
x86 Windows stable fast: pass
Dropping unexpected test passes reports from builders not seen in 7 days:
mnemosyne x86-64 Gentoo stable
Old unexpected test passes:
GADT3 1 x86 Windows stable
InstEqContext2 3 macgyver P
21 matches
Mail list logo