Re: Incrementally consuming the eventlog

2011-04-28 Thread Donnie Jones
Hello Johan, I did the initial implementation of GHC.Eventlog. Sadly, I haven't had time to work on it since starting a full-time job after university. That being said, I am still interested in GHC and the improvement of GHC.Eventlog. Hopefully soon, I will have the time to do more development

Re: DPH and CUDA status

2010-02-03 Thread Donnie Jones
Hello Felipe, I copied this email to Sean Lee Manuel M T Chakravarty as they worked on Haskell+CUDA, maybe they can comment on the current status? Here's their paper... GPU Kernels as Data-Parallel Array Computations in Haskell http://www.cse.unsw.edu.au/~chak/papers/gpugen.pdf Hope that

Re: [Haskell-cafe] Status of GHC as a Cross Compiler

2009-09-23 Thread Donnie Jones
... -- Donnie Jones On Wed, Sep 23, 2009 at 1:50 PM, John Van Enk vane...@gmail.com wrote: Hi, This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq

Re: [Haskell-cafe] Status of GHC as a Cross Compiler

2009-09-23 Thread Donnie Jones
... -- Donnie Jones On Wed, Sep 23, 2009 at 1:50 PM, John Van Enk vane...@gmail.com wrote: Hi, This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq

Re: [Haskell] Videos of HIW 2009

2009-09-14 Thread Donnie Jones
Thank you! -- Donnie Jones On Mon, Sep 14, 2009 at 11:40 AM, Malcolm Wallace malcolm.wall...@cs.york.ac.uk wrote: Videos of all the presentations/discussions at the recent Haskell Implementers Workshop 2009, in Edinburgh, are now online.    http://www.vimeo.com/album/126462 The programme

Re: [Haskell-cafe] Haskell in 3 Slides

2009-05-18 Thread Donnie Jones
Use an incredibly small font AND Haskell FRP [1] to zoom and enlarge the font as you move your mouse over the text. ;) 1. http://en.wikipedia.org/wiki/Functional_reactive_programming -- Donnie Jones On Mon, May 18, 2009 at 10:56 AM, David Leimbach leim...@gmail.com wrote: Use an incredibly

Re: [Haskell-cafe] ghc ./configure stalls on docbook DTD

2009-05-13 Thread Donnie Jones
Hello Dan, Best place to ask is glasgow-haskell-users@haskell.org since that is the GHC users list. I have CC'd your email to the GHC user list. Cheers. -- Donnie Jones On Wed, May 13, 2009 at 1:35 PM, Dan danielkc...@gmail.com wrote: Hi, Not sure if this is the right place to ask. GHC

Re: [Haskell-cafe] ghc ./configure stalls on docbook DTD

2009-05-13 Thread Donnie Jones
Hello Dan, Best place to ask is glasgow-haskell-us...@haskell.org since that is the GHC users list. I have CC'd your email to the GHC user list. Cheers. -- Donnie Jones On Wed, May 13, 2009 at 1:35 PM, Dan danielkc...@gmail.com wrote: Hi, Not sure if this is the right place to ask. GHC

Re: Unable to compile ghc from darcs

2009-03-31 Thread Donnie Jones
section to be called Details since this section describes in detail the software necessary for building GHC. http://hackage.haskell.org/trac/ghc/wiki/Building/Prerequisites Hope this helps other users in the future. -- Donnie Jones On Tue, Mar 31, 2009 at 8:33 AM, Simon Marlow marlo...@gmail.com

Re: Unable to compile ghc from darcs

2009-03-30 Thread Donnie Jones
Hello Colin, In my working with GHC, I have found this page very helpful since it succinctly outlines the steps for Rebuilding GHC and ensuring you are up-to-date with everything GHC needs: http://hackage.haskell.org/trac/ghc/wiki/Building/Rebuilding Best of luck! -- Donnie Jones On Mon, Mar

Re: [Haskell-cafe] SoC idea: interactive profiling

2009-03-22 Thread Donnie Jones
be useful to you directly for your Google SOC project, but I wanted to be sure you were aware of the updates to GHC for profiling. Just to reiterate, make sure that the scope of your project is well-defined. :) If you have any questions, feel free to ask. Best of luck. -- Donnie Jones On Sun, Mar 22

Re: [Haskell-cafe] SoC idea: interactive profiling

2009-03-22 Thread Donnie Jones
the one I'd ask anyone: how do you think space profiling could be made more convenient? As I said above, I do think a visualizer for space profiling would be an improvement over the current log file output. I'll let you know if I think of some other suggestions. -- Donnie Jones

Re: [Haskell-cafe] Haskell Web Framework

2009-01-25 Thread Donnie Jones
by the code in the views. What do you think? -- Donnie Jones 2009/1/25 Michael Snoyman mich...@snoyman.com I'm interested on starting a project with others to create a powerful Haskell web framework in the same league as Rails or Django. I've enumerated (perhaps ad nauseum) my ideas

Re: [Haskell-cafe] GHC libraries documentation and links to source files

2008-12-21 Thread Donnie Jones
to suggest that all Haskell libraries generate documentation with view source links. Like Manilo, I also find it very useful. Thank you. __ Donnie Jones ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Memoization-question

2008-12-11 Thread Donnie Jones
at the bottom. Haskell wiki Memoization: http://www.haskell.org/haskellwiki/Memoization Hope that helps. __ Donnie Jones On Thu, Dec 11, 2008 at 10:18 AM, Mattias Bengtsson moonl...@dtek.chalmers.se wrote: The program below computes (f 27) almost instantly but if i replace the definition

Re: [Haskell-cafe] Compilers

2008-11-26 Thread Donnie Jones
://lhc.seize.it/ Hope that helps. __ Donnie Jones ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell] ANN: Real World Haskell, now shipping

2008-11-25 Thread Donnie Jones
Mine arrives in two days; I can't wait! :) Thanks for all your hard work, and to all the members of the community which provided comments/suggestions to improve the book. __ Donnie Jones On Wed, Nov 26, 2008 at 12:15 AM, Bryan O'Sullivan [EMAIL PROTECTED]wrote: Good evening - John Goerzen

[Haskell-cafe] Re: [Haskell] ANN: Real World Haskell, now shipping

2008-11-25 Thread Donnie Jones
Mine arrives in two days; I can't wait! :) Thanks for all your hard work, and to all the members of the community which provided comments/suggestions to improve the book. __ Donnie Jones On Wed, Nov 26, 2008 at 12:15 AM, Bryan O'Sullivan [EMAIL PROTECTED]wrote: Good evening - John Goerzen

Re: [Haskell-cafe] Monads for Incremental computing

2008-11-13 Thread Donnie Jones
Hello sanzhiyan, I believe this is the same paper, the pdf is available here: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.8.3014 Cheers. __ Donnie On Thu, Nov 13, 2008 at 9:02 PM, Don Stewart [EMAIL PROTECTED] wrote: I sit next to the author, CC'd. -- Don sanzhiyan: I'm

Re: [Haskell] Current XML libraries status

2008-10-23 Thread Donnie Jones
Hello Krasimir, There is also the xml package from Galois: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xml Hope that helps. __ Donnie 2008/10/23 Krasimir Angelov [EMAIL PROTECTED] Hi, Does some one have made performance tests on the different XML libraries for Haskell? I

Re: [Haskell-cafe] Where did House/hOp go?

2008-10-16 Thread Donnie Jones
/ This page doesn't seem to be loading at the moment, which I hope is only a temporary problem. I know the source code was available there a few months ago since I downloaded the code to House myself. Cheers. __ Donnie Jones ___ Haskell-Cafe mailing list

Re: Re[6]: [Haskell-cafe] Climbing up the shootout...

2008-09-22 Thread Donnie Jones
Hello Bulat, On Mon, Sep 22, 2008 at 3:09 PM, Bulat Ziganshin [EMAIL PROTECTED]wrote: Hello Graham, i don't think that these 3 libs allows to write high-level high-performance code in *most* cases. just for example, try to write wc without using words. To a newbie, that's a cryptic

Re: [Haskell-cafe] Linker Errors For OpenGL / GLUT 'Hello World' Program.

2008-09-20 Thread Donnie Jones
, 2008 at 12:48 AM, Brandon S. Allbery KF8NH [EMAIL PROTECTED] wrote: On 2008 Sep 12, at 0:24, Donnie Jones wrote: I am trying to test do some OpenGL / GLUT programming in Haskell, but I had linker issues testing the 'Hello World' OpenGL Haskell program. I believe the linker issues were

Re: [Haskell-cafe] Linker Errors For OpenGL / GLUT 'Hello World' Program.

2008-09-20 Thread Donnie Jones
Hello Brandon, On Sat, Sep 20, 2008 at 1:02 PM, Brandon S. Allbery KF8NH [EMAIL PROTECTED] wrote: On 2008 Sep 20, at 12:57, Donnie Jones wrote: checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... no checking

Re: [Haskell-cafe] Linker Errors For OpenGL / GLUT 'Hello World' Program.

2008-09-20 Thread Donnie Jones
(no description available) un libglut3-dev none (no description available) On Sat, Sep 20, 2008 at 1:13 PM, Donnie Jones [EMAIL PROTECTED] wrote: Hello Brandon, On Sat, Sep 20, 2008 at 1:02 PM, Brandon S. Allbery KF8NH [EMAIL PROTECTED] wrote: On 2008 Sep 20, at 12:57, Donnie

SOLVED. Re: [Haskell-cafe] Linker Errors For OpenGL / GLUT 'Hello World' Program.

2008-09-20 Thread Donnie Jones
, Sep 20, 2008 at 9:47 PM, Donnie Jones [EMAIL PROTECTED] wrote: Hello Clifford, Thank you for the quick reply. I was able to get a test C program that draws a triangle with GLUT to work: gcc -lglut triangle.o -o triangle.exe However, when building the Haskell GLUT 'Hello World' it uses, -lGLU

Configure bug? Re: SOLVED. Re: [Haskell-cafe] Linker Errors For OpenGL / GLUT 'Hello World' Program.

2008-09-20 Thread Donnie Jones
: On 2008 Sep 20, at 22:10, Donnie Jones wrote: ghc -package GLUT -lglut Hello1.hs -o Hello1 --- works! :) I'm not sure why I must specify -package GLUT and -lglut but that prevents the linker errors. Also, shouldn't configure correctly figure out how to link the GLUT libraries? Can someone

Re: [Haskell-cafe] An interesting curiosity

2008-09-18 Thread Donnie Jones
Hello, More fun for all of us to enjoy: http://www.haskell.org/haskellwiki/Obfuscation __ Donnie On Thu, Sep 18, 2008 at 11:01 PM, Steven Shaw [EMAIL PROTECTED] wrote: 2008/9/19 Evan Laforge [EMAIL PROTECTED] let {1 + 1 = 3; 3 + 1 = 3} in 1 + 1 + 1 Which gives 3. Perhaps even more

Re: Hyena Status? Re: [Haskell-cafe] Starting Haskell with a web application

2008-09-17 Thread Donnie Jones
Hello Johan, On Wed, Sep 17, 2008 at 1:12 AM, Johan Tibell [EMAIL PROTECTED]wrote: On Tue, Sep 16, 2008 at 11:15 AM, Donnie Jones [EMAIL PROTECTED] wrote: Hello Johan Tibell, Hyena looks very interesting. From the github tracking, you've been working... Maybe a release soon? I'm

Hyena Status? Re: [Haskell-cafe] Starting Haskell with a web application

2008-09-16 Thread Donnie Jones
Hello Johan Tibell, Hyena looks very interesting. From the github tracking, you've been working... Maybe a release soon? Also, I saw your slides from the 'Left-fold enumerators' presentation at Galois. Maybe include the slides in the docs/ for a release? Thank you. __ Donnie On Thu, Mar 6,

Re: [Haskell-cafe] Damnit, we need a CPAN.

2008-05-29 Thread Donnie Jones
Hello Rob, On Thu, May 29, 2008 at 12:05 PM, Rob Hoelz [EMAIL PROTECTED] wrote: Neil Mitchell [EMAIL PROTECTED] wrote: Hi Rationale: We need a CPAN We choose to spell CPAN as Hackage , a cabal that is smart enough to know what to to, even if building depends on make Why

Re: [Haskell-cafe] Order of Evaluation

2008-05-09 Thread Donnie Jones
. __ Donnie Jones On Fri, May 9, 2008 at 1:52 PM, PR Stanley [EMAIL PROTECTED] wrote: Hi (take 4 . map (0)) (f s t) where s = 2 : t t = 3 : s f = zipWith (-) What would be the order of evaluation for the above code? How would I illustrate the evaluation step-by-step? I'm

Re: [Haskell-cafe] Re: Interesting critique of OCaml

2008-05-08 Thread Donnie Jones
Hello, I pasted a copy of the article below for those that cannot access the site. I would be interested to see an article on Haskell in the same light as this Ocaml article, aka a constructive criticism of Haskell. Enjoy! __ Donnie ### Begin Article ### Why Ocaml

Re: [Haskell-cafe] The Monad.Reader (11) - Call for Copy

2008-05-08 Thread Donnie Jones
? I'd prefer to read the older issues in pdf format, like the new issues. Thank you! __ Donnie Jones On Thu, May 8, 2008 at 5:07 PM, Andrew Coppin [EMAIL PROTECTED] wrote: Don Stewart wrote: You should read through every issue ever published though -- there's a lot of interesting lessons in TMR

[Haskell-cafe] GSoC Project Proposal: Parallel Profiling Tools for GHC.

2008-03-27 Thread Donnie Jones
Hello Everyone,GSoC Project: Parallel Profiling Tools for GHC. Student: Donnie Jones Mentor: Simon Marlow Project based upon suggestion by Simon Marlow: http://hackage.haskell.org/trac/summer-of-code/ticket/1559 Overview: For Haskell there are currently no tools to investigate the performance

[Haskell-cafe] Re: GSoC Project Proposal: Parallel Profiling Tools for GHC.

2008-03-27 Thread Donnie Jones
Hello, I added some additional goals below. On Thu, Mar 27, 2008 at 2:23 PM, Donnie Jones [EMAIL PROTECTED] wrote: Hello Everyone,GSoC Project: Parallel Profiling Tools for GHC. Student: Donnie Jones Mentor: Simon Marlow Project based upon suggestion by Simon Marlow: http

Re: [Haskell-cafe] Satnam Singh of Microsoft Research

2008-03-19 Thread Donnie Jones
Hello, I contacted Satnam Singh about this talk and we tried to arrange with Stanford to video record the presentation, but it was not possible on the short notice... __ Donnie On 3/18/08, Galchin Vasili [EMAIL PROTECTED] wrote: oops ... my bad ... it was at Standford's CS dept on Feb 29 at

Re: [Haskell-cafe] Ackermann Function Memoization, GHC Weird Output or Bug?

2008-03-14 Thread Donnie Jones
Hello, It seems this bug has already been submitted: http://hackage.haskell.org/trac/ghc/ticket/2120 Thanks for the help. __ Donnie Jones On 3/14/08, Cale Gibbard [EMAIL PROTECTED] wrote: Here's the bug: {-# INLINE safeIndex #-} safeIndex :: Ix i = (i, i) - Int - i - Int safeIndex (l,u) n

[Haskell-cafe] Ackermann Function Memoization, GHC Weird Output or Bug?

2008-03-13 Thread Donnie Jones
! -} ### End Code ### It seems if I don't choose an upper bound pair for (m,n) that is large enough I get truncated output for the answer, instead of GHC giving me an array index exception... This behavior seems very odd to me, can someone explain? Or is this a bug? Thank you. __ Donnie Jones

Re: [Haskell-cafe] Network.Socket Woes

2008-03-07 Thread donnie Jones
Hello Adam, Maybe you could use the binary package [1] to always encode the portNumber, etc. in network byte order? Such as available put/get functions: putWord16be :: Word16 - Put Hope this helps... __ Donnie 1. http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-0.4.1 On

Re: [Haskell-cafe] Network.Socket Woes

2008-03-07 Thread donnie Jones
Hello Adam, After taking a closer look, the network module does do the ntohs() FFI call: http://haskell.org/ghc/docs/latest/html/libraries/network/src/Network-Socket.html#PortNumber Thus, I think the issue is probably that Scott's UDP Client does not do the htons() for the port number, or if the

Re: [Haskell-cafe] Bay Area talk tomorrow, on concurrent/parallel Haskell

2008-02-28 Thread donnie Jones
Hello, I wish I could be there, but I'm in Kentucky. ;) It would be great if someone could have this talk recorded and posted on youtube, or something similar. Thank you. __ Donnie On 2/27/08, Bryan O'Sullivan [EMAIL PROTECTED] wrote: Satnam Singh of Microsoft Research will be speaking about

Re: [Haskell-cafe] to stimulate discussion concerning where Haskell is going .. ...

2008-02-28 Thread donnie Jones
Hello Vasys, I am quite interested in concurrency and Haskell. I appreciate your effort, and I would like the URLs, if you don't mind. Can you elaborate on your statement IMO a gauntlet has been thrown down to the Haskell world here.? Are you implying that this is an opportunity for Haskell and