Wed Mar 12 23:14:11 PDT 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Bump mAX_NDP_PROD to 5
M ./compiler/vectorise/VectBuiltIn.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Wed Mar 12 18:00:01 GMT 2008.
checking out
configure(.ac) should not call cygpath if it hasn't found ${HSCOLOUR}.
claus
..
checking for HsColour... no
Usage: cygpath (-d|-m|-u|-w|-t TYPE) [-f FILE] [OPTION]... NAME...
cygpath [-c HANDLE]
cygpath [-ADHPSW]
Convert Unix and Windows format paths, or output system path information
Wed Mar 12 14:52:27 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add i386/Linux output
This might as well be the default output, so we at least have a chance
of this test working on other platforms.
A ./tests/ghc-regress/rts/derefnull.stderr
A ./tests/ghc-regress/rts/divbyzero.stderr
Wed Mar 12 14:47:49 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* skip ffi012 unless running on Windows
M ./tests/ghc-regress/ffi/should_run/all.T -7 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Mar 12 14:47:36 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* run ffi009(ghci)
M ./tests/ghc-regress/ffi/should_run/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Mar 12 14:47:02 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* rename ccall to ffi
./tests/ghc-regress/ccall -> ./tests/ghc-regress/ffi
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Mar 12 14:57:24 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* #2050: save the GHCi history in ~/.ghc/ghci_history
Modified version of Judah's patch
M ./compiler/ghci/InteractiveUI.hs -5 +19
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://
This is a darcs bug, it seems. Roman and Manuel also noticed it.
What version of darcs is this? I haven't seen this problem with:
$ darcs --version
1.0.9rc1 (release candidate 1)
> == running darcs pull -av --repodir libraries/base
> Pulling from "http://darcs.haskell.org/packages/base";...
>
On 3/12/08, Guilherme Avelino <[EMAIL PROTECTED]> wrote:
> >You want to produce a parser for External Core? It's best if you wait,
> >since I'm going to finish the parser that's already in the source
> >tree. Why reinvent the wheel?
>
> I´m not reinventing the wheel, I need a parser to use in my p
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Wed Mar 12 18:10:01 GMT 2008.
checki
On 3/12/08, Guilherme Avelino <[EMAIL PROTECTED]> wrote:
> Ok,
>
> I thought that I could use it to parse a .hcr file produced by GHC. My
> really intention is know the core sintax to produce my own parser.
>
You want to produce a parser for External Core? It's best if you wait,
since I'm going to
On 3/11/08, Guilherme Avelino <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the version is 6.8.1 and I wanted to say that the driver show a message
> error and not parse the file.
>
What error message does it show? If by "the driver" you mean the
external Core tools themselves, and not GHC, then yes. That
On Mon, Mar 10, 2008 at 01:27:24PM -0700, Donald Bruce Stewart wrote:
>
> This is a darcs bug, it seems. Roman and Manuel also noticed it.
What version of darcs is this? I haven't seen this problem with:
$ darcs --version
1.0.9rc1 (release candidate 1)
> > == running darcs pull -av --repodir li
Build results:
x86-64 Linux head: fail (failed darcs)
x86 Windows head: fail (failed darcs)
x86 Windows head fast: lost fail (failed darcs) pass
kahl G5 Gentoo Linux head: pass
tnaur PPC OSX head 2: pass
x86-64 Linux head unreg: fail (failed getsubrepos)
Fixed unexpecte
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Tue Mar 11 18:00:01 GMT 2008.
checking out
Tue Mar 11 20:49:05 PDT 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Make sure we generate PA dictionaries for tuples up to mAX_NDP_PROD
M ./compiler/vectorise/VectBuiltIn.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.
Tue Mar 11 20:02:45 PDT 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Bump mAX_NDP_PROD to 4
M ./compiler/vectorise/VectBuiltIn.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hi,
the version is 6.8.1 and I wanted to say that the driver show a message
error and not parse the file.
2008/3/11, Tim Chevalier <[EMAIL PROTECTED]>:
>
> On 3/11/08, Guilherme Avelino <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I compiled the files and tried to parser a module generated with gh
On 3/11/08, Guilherme Avelino <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I compiled the files and tried to parser a module generated with ghc -c -O2
> -fext-core, but it didn´t work. Do I need any other flag to produce the hcr
> file supported by the driver?
> OBS: I modified the file driver.hs changed t
Hi,
I compiled the files and tried to parser a module generated with ghc -c -O2
-fext-core, but it didn´t work. Do I need any other flag to produce the hcr
file supported by the driver?
OBS: I modified the file driver.hs changed the flist to ["Test.hcr"], where
"test.hcr" is my core module.
2008/
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Tue Mar 11 18:10:01 GMT 2008.
checki
22 matches
Mail list logo