I had the pleasure of talking to Jim McGraw of Sisal fame about a year
ago. I asked him why Sisal just didn't make further inroads in the
scientific community. He seemed to be of the opinion that inertia
played a big part in it.
It would be interesting if someone would sit down and interview hi
I would like to create a system that auto-generates correct SQL statements
for storing and retrieving Haskell data structures from a SQL
database. Doing this requires a package that manipulates the structure of
Haskell datatypes. It appears that there are two packages to do this:
Derive (or wh