Hi, I'm using GHC 6.4.1 and I've installed WxHaskell 0.9.4 from the
batch file.
When trying to run the examples in interactive mode I get the following
error:
***
Loading package base-1.0 ... linking ... done.
Compiling Main (
C:/Programmi/Tony/wxhaskell-0.9.4/samples/w
Howdy, y'all!
I've written a small program that takes a (Haskell) type
and gives you back a function of that type if one exists.
It's kind of fun, so I thought I'd share it.
It's probably best explained with a sample session.
calvin% djinn
Welcome to Djinn version 2005-12-11.
Type :h to g
lennart:
> Howdy, y'all!
>
> I've written a small program that takes a (Haskell) type
> and gives you back a function of that type if one exists.
> It's kind of fun, so I thought I'd share it.
>
> It's probably best explained with a sample session.
>
> calvin% djinn
> Welcome to Djinn versio