Hi Judah,
On Mon, Dec 17, 2007 at 05:30:39PM -0800, Judah Jacobson wrote:
> On Dec 17, 2007 3:28 PM, Ian Lynagh <[EMAIL PROTECTED]> wrote:
> >
> > On Mon, Nov 26, 2007 at 11:41:03PM -0800, Judah Jacobson wrote:
> > >
> > > This patch adds the scripts for building GNUreadline.framework and
> > > G
On Wed, Dec 12, 2007 at 12:19:10PM -0800, Judah Jacobson wrote:
> The following patch fixes trac #1975. I believe it's small enough to
> be merged to the 6.8 branch.
Thanks for the patch! I've applied it to the HEAD and 6.8 branches.
Thanks
Ian
___
C
Sat Jan 19 10:34:14 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Add :run and tweak :main
Sat Jan 19 08:49:23 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add :run and tweak :main
You can now give :main a Haskell [String] as an argument, e.g.
:main ["foo", "bar"]
and :run is
Mon Dec 17 15:57:35 PST 2007 [EMAIL PROTECTED]
* Make MacFrameworks a subdirectory of distrib, since it isn't used in the
normal building process.
./MacFrameworks -> ./distrib/MacFrameworks
M ./distrib/MacFrameworks/Makefile -3 +3
___
Cvs-g
Mon Nov 26 23:29:51 PST 2007 [EMAIL PROTECTED]
* Add scripts for building GMP.framework and GNUreadline.framework (OS X).
A ./MacFrameworks/
A ./MacFrameworks/Makefile
A ./MacFrameworks/README
A ./MacFrameworks/build-framework-gmp.sh
A ./MacFrameworks/build-framework-readlin
Wed Dec 12 12:12:45 PST 2007 [EMAIL PROTECTED]
* Use -framework-path flags during the cc phase. Fixes trac #1975.
M ./compiler/main/DriverPipeline.hs +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-gh
Sat Jan 19 08:53:12 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add a test for :main and :run
M ./tests/ghc-regress/ghci/scripts/all.T +1
A ./tests/ghc-regress/ghci/scripts/ghci029.script
A ./tests/ghc-regress/ghci/scripts/ghci029.stdout
__
Sat Jan 19 05:27:43 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add a test for trac #1821
M ./tests/ghc-regress/parser/should_compile/all.T +2
A ./tests/ghc-regress/parser/should_compile/read_1821.hs
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
Sat Jan 19 08:49:23 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add :run and tweak :main
You can now give :main a Haskell [String] as an argument, e.g.
:main ["foo", "bar"]
and :run is a variant that takes the name of the function to run.
Also, :main now obeys the -main-is flag.
M ./c
Mon Dec 17 15:57:35 PST 2007 [EMAIL PROTECTED]
* Make MacFrameworks a subdirectory of distrib, since it isn't used in the
normal building process.
./MacFrameworks -> ./distrib/MacFrameworks
M ./distrib/MacFrameworks/Makefile -3 +3
___
Cvs-g
Mon Nov 26 23:29:51 PST 2007 [EMAIL PROTECTED]
* Add scripts for building GMP.framework and GNUreadline.framework (OS X).
A ./MacFrameworks/
A ./MacFrameworks/Makefile
A ./MacFrameworks/README
A ./MacFrameworks/build-framework-gmp.sh
A ./MacFrameworks/build-framework-readlin
Wed Dec 12 12:12:45 PST 2007 [EMAIL PROTECTED]
* Use -framework-path flags during the cc phase. Fixes trac #1975.
M ./compiler/main/DriverPipeline.hs +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-gh
Mon Dec 10 15:06:49 PST 2007 [EMAIL PROTECTED]
* FIX #1821 (Parser or lexer mess-up)
M ./compiler/parser/Lexer.x -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Jan 18 14:56:55 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Improve the error when :list can't find any code to show
M ./compiler/ghci/InteractiveUI.hs -3 +17
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/
Build results:
x86-64 Linux head:lost
x86 Windows head: fail (failed getsubrepos)
x86 Windows head fast:pass pass pass pass pass
gabor head: pass
kahl G5 Gentoo Linux head:pass
mnemosyne x86-64 Gentoo head: pass
tnaur PPC OSX head: pas
Build results:
kahl G5 Gentoo Linux stable: pass
x86 Windows stable: fail (failed stage1)
x86 Windows stable fast: pass pass pass pass pass
x86-64 Linux stable: lost
New unexpected test failures:
TH_fail 1 x86 Windows stable fast
qq0011 x86 Windows stable fast
16 matches
Mail list logo