Monthly Archives: September 2009

diagrams 0.2.1, and future plans

First of all, I’ve just released version 0.2.1 of the Haskell diagrams library. This is a minor release which fixes a few bugs and adds a few new combinators, most notably a grid layout combinator contributed by Ganesh Sittampalam. For … Continue reading

Posted in haskell, projects | Tagged , , , , , | 10 Comments

Functional MetaPost

I just spent a very frustrating hour trying to get the functional MetaPost library (a Haskell DSL for generating MetaPost) working. It installs (via cabal-install) without a hitch, but I haven’t been able to get it to actually work. I … Continue reading

Posted in haskell | Tagged , , | 16 Comments