[Haskell-cafe] Re: Announcing Djinn, version 2004-12-11,
a coding wizard
Stefan Monnier
monnier at iro.umontreal.ca
Thu Dec 15 01:47:55 EST 2005
> 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.
Doh! It seems your code takes a string representing the type and returns
a string representing the code, whereas I expected at first you were doing
some funky type class molestation so you can use "djinn" in your code and
let Haskell fill it in.
Stefan
More information about the Haskell-Cafe
mailing list