[Haskell-cafe] Announcing Djinn, new version 2004-12-13
Lennart Augustsson
lennart at augustsson.net
Tue Dec 13 17:03:37 EST 2005
There is a new version of Djinn available, with two notable
new features: Haskell data types can be defined and the
found functions are sorted (heuristically) to present the
best one first.
To play with Djinn do a
darcs get http://darcs.augustsson.net/Darcs/Djinn
or get
http://darcs.augustsson.net/Darcs/Djinn/Djinn.tar.gz
Then just type make. (You need a Haskell 98 implementation and
some libraries.) And then start djinn.
`-- Lennart
More information about the Haskell-Cafe
mailing list