Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-06-01 Thread Jason Dagit
On Mon, May 30, 2011 at 1:19 AM, Jerzy Karczmarczuk wrote: > Henk-Jan van Tuyl commenting Andrew Coppin >> >> ... (about HOpenGL and H.Platform) ... >>> >>> Uh... yes, you might be right about that. However, AFAIK you still need >>> something with which to create a rendering surface in the first p

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-30 Thread michael rice
and then cabal install soegtk? Michael --- On Mon, 5/30/11, John Lato wrote: From: John Lato Subject: Re: [Haskell-cafe] Haskell School of Expression (graphics) To: "michael rice" Cc: haskell-cafe@haskell.org, "Andrew Coppin" Date: Monday, May 30, 2011, 8:48 AM From: mic

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-30 Thread John Lato
this worth chasing down? I loaded the Haskell Platform, which I assume > has some graphics capability (Cairo?). Maybe my time would be better spent > getting familiar with that? > > Michael > --- On Sun, 5/29/11, Andrew Coppin wrote: > > From: Andrew Coppin > Subje

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-30 Thread Jerzy Karczmarczuk
Henk-Jan van Tuyl commenting Andrew Coppin ... (about HOpenGL and H.Platform) ... Uh... yes, you might be right about that. However, AFAIK you still need something with which to create a rendering surface in the first place. (Not sure if HP includes GLUT...) As you can see in the HP document

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread Henk-Jan van Tuyl
On Sun, 29 May 2011 22:50:46 +0200, Andrew Coppin wrote: On 29/05/2011 06:23 PM, Daniel Fischer wrote: On Sunday 29 May 2011 19:14:57, Andrew Coppin wrote: As far as I'm aware, the Haskell Platform doesn't come with any graphics-related packages I thought OpenGL was in the platform. Uh.

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread Andrew Coppin
On 29/05/2011 06:23 PM, Daniel Fischer wrote: On Sunday 29 May 2011 19:14:57, Andrew Coppin wrote: As far as I'm aware, the Haskell Platform doesn't come with any graphics-related packages I thought OpenGL was in the platform. Uh... yes, you might be right about that. However, AFAIK you stil

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread michael rice
Of which I was speaking, just saw it there this morning. Is there an adequate basic tutorial available? Michael --- On Sun, 5/29/11, Daniel Fischer wrote: From: Daniel Fischer Subject: Re: [Haskell-cafe] Haskell School of Expression (graphics) To: haskell-cafe@haskell.org Date: Sunday, May 29

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread Daniel Fischer
On Sunday 29 May 2011 19:14:57, Andrew Coppin wrote: > As far as I'm aware, the Haskell Platform doesn't come with any > graphics-related packages I thought OpenGL was in the platform. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.h

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread Andrew Coppin
On 29/05/2011 02:52 PM, michael rice wrote: Is this worth chasing down? I loaded the Haskell Platform, which I assume has some graphics capability (Cairo?). Maybe my time would be better spent getting familiar with that? As far as I'm aware, the Haskell Platform doesn't come with any graphics-

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread michael rice
Is this worth chasing down? I loaded the Haskell Platform, which I assume has some graphics capability (Cairo?). Maybe my time would be better spent getting familiar with that? Michael --- On Sun, 5/29/11, Andrew Coppin wrote: From: Andrew Coppin Subject: Re: [Haskell-cafe] Haskell School of

Re: [Haskell-cafe] Haskell School of Expression (graphics)

2011-05-29 Thread Andrew Coppin
On 28/05/2011 08:06 PM, michael rice wrote: /tmp/glib-0.11.22906/glib-0.11.2/Gtk2HsSetup.hs:190:70: Couldn't match expected type `[PackageDB]' with actual type `PackageDB' Expected type: PackageDBStack Actual type: PackageDB In the sixth argument of `registerPackage', namely `packageDb' In the e

[Haskell-cafe] Haskell School of Expression (graphics)

2011-05-28 Thread michael rice
I installed the Haskell Platform (7.0.2) earlier, and I just downloaded package soegtk with cabal, apparently unsuccessfully. Any suggestions? Michael [michael@sabal ~]$ cabal updateConfig file path source is default config file.Config file /home/michael/.cabal/config not found.Writing default

Re: [Haskell-cafe] [Haskell] School of Expression pages missing from haskell.org

2011-01-11 Thread Henning Thielemann
On Tue, 11 Jan 2011, Julian Gilbey wrote: Does anyone know what has happened to the Haskell School of Expression (SOE) webpages? The link from books for learning Haskell now gives a 404 Not Found error. Maybe caused by the recent server move. ___

Re: [Haskell-cafe] Haskell School of Expression

2007-02-20 Thread Albert Y. C. Lai
Andrew Wagner wrote: Has anyone worked through HSOE lately? I'm wondering if I'm going to be able to work through the examples that use their graphic library, under gtk2hs on fedora. Is there a workaround for this? Just use module Graphics.SOE from package HGL. For example GHC comes with it. T

[Haskell-cafe] Haskell School of Expression

2007-02-20 Thread Andrew Wagner
Has anyone worked through HSOE lately? I'm wondering if I'm going to be able to work through the examples that use their graphic library, under gtk2hs on fedora. Is there a workaround for this? ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http:

Re: [Haskell-cafe] Haskell School of Expression?

2005-12-17 Thread paul
It is caused by the incompatiblity change of ffihugs in Hugs 20050308 version. To solve it, change a few lines in GraphicsLib/lib/x11/Makefile 78c78 < ffihugs +G +L"$*_stub_ffi.c" $*.hs --- > ffihugs '-i"$*_stub_ffi.c"' $*.hs 129,130c129,130 <

[Haskell-cafe] Haskell School of Expression?

2005-12-15 Thread Creighton Hogg
Hi, Has anyone recently tried to install the graphics libraries included on http://haskell.org/soe/software.htm ? I've tried to make the libraries, but I get these errors. make: Entering directory `/home/wchogg/coding/haskell/GraphicsLib/lib/x11' ffihugs +G +L"X_stub_ffi.c" X.hs Warning: unkno