I’m happy to announce that my Haskell Cabal TeamCity plugin is available for download.
With this plugin you can practise continuous integration (CI) with your Cabalised Haskell projects using a CI server called TeamCity.
In case you haven’t heard of TeamCity, it’s a really neat piece of kit. Internally we use TeamCity quite extensively to perform automated continuous builds (and sometimes deployments) of our Maven, Ant, and NAnt-based projects. It’s incredibly feature-rich, and has a very visual, clean and clear web interface.