Haskell FFI bindings for Augeas

I’ve published my first Haskell project on hackage.  Augeas, is a FFI binding for the Augeas API. I wrote it mainly to learn about Haskell’s FFI, and to keep busy while I was between jobs.  Also the API was small enough that it was a managable project.
Chapter 17 of Real World Haskell was very helpful [...]

Novalang Real World Haskell.

I attended the first session of the novalang sessions on Real World Haskell. So far, I haven’t picked up too much, but we’ve only gone through the first two chapters. It looks like a pretty good group, with a lot of smart folks attending.
The group had a mixture of people using both [...]