Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Jules Bean
Galchin, Vasili wrote: Jules, Currently guest/guest doesn't work. Works For Me (tm) ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Galchin, Vasili
Jules, Currently guest/guest doesn't work. Regards, Vasili On Mon, Jun 30, 2008 at 12:50 AM, Jules Bean <[EMAIL PROTECTED]> wrote: > Galchin, Vasili wrote: > >> TICKET_CREATE privileges are required to perform this operation >> >> I read some of the Trac documentation but didn't see what p

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Jules Bean
Galchin, Vasili wrote: TICKET_CREATE privileges are required to perform this operation I read some of the Trac documentation but didn't see what privilege I am missing. ?? Registered user or not? If you have a trac user, log in at the trac home page and then revisit reportabug. If you do

[Haskell-cafe] Re: blas bindings, why are they so much slower the C?

2008-06-29 Thread patperry
Thanks for the patch, Don. I'm on vacation now, but I'll apply it when I get back. As for why "getDot" involves pattern matching, it is because a vector is either a pointer to raw storage, or a conjugated vector. I wrote a blog post about this for those of you who are interested ( http:

Re: Haskell on ARM (was Re: [Haskell-cafe] ANN: Topkata)

2008-06-29 Thread Jeremy Apthorp
2008/6/30 Jeremy Shaw <[EMAIL PROTECTED]>: > I have successfully run hugs on the Nokia N770. hugs has also been successfully run on the Nintendo DS, as far as I'm aware. However, my aim is to be able to write high-performance applications (say, games) in haskell. An interpreter just isn't fast eno

Re: Haskell on ARM (was Re: [Haskell-cafe] ANN: Topkata)

2008-06-29 Thread Jeremy Shaw
Also, I have successfully run hugs on the Nokia N770. j. At Sat, 28 Jun 2008 22:39:00 +0100, Malcolm Wallace wrote: > > > Just a random note. jhc works fine on ARM, > > Another semi-random note: nhc12 and nhc13 (precursors to nhc98) were > originally developed on an ARM with 2Mb of memory, w

Re: [Haskell-cafe] Haskell Related Reading

2008-06-29 Thread Paulo Tanimoto
If I understand correctly, Darrin is looking for a resource explaining the notation used in the paper by Meijer et al. But thanks for the mirror. : ) Although I don't think this will have everything, you can try this one: http://www.comlab.ox.ac.uk/jeremy.gibbons/publications/#nzfpdc-squiggol I

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Isaac Dupree
Galchin, Vasili wrote: Hi, When I run my test case, I get timer: internal error: scavenge: unimplemented/strange closure type 60 @ 0x76a28400 (GHC version 6.8.2 for i386_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug I went to this URL. I a

Re: [Haskell-cafe] Haskell Related Reading

2008-06-29 Thread Marc A. Ziegert
i think, you are looking for this paper: "Functional programming with bananas, lenses, envelopes and barbed wire" atm, the link is broken or server offline. so here is another reference... the paper is pretty coo

[Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Galchin, Vasili
Hi, When I run my test case, I get timer: internal error: scavenge: unimplemented/strange closure type 60 @ 0x76a28400 (GHC version 6.8.2 for i386_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug I went to this URL. I already have an account. I