Archive for March, 2009

Regression testing with Hackage

Saturday, March 21st, 2009

Suppose you wanted to do something rash like release a new version of some important piece of infrastructure like Cabal, haddock or indeed ghc itself. Of course you worry that your sparkling new release might have hidden regressions. If only you could check that you’re not breaking anyone’s code. Well, you can!

We can use the cabal command line tool to do regression testing. Basically we build all of Hackage with the old and new releases and then we compare the build reports to find regressions. Simple!

Let’s look at the details…
(more…)

The Industrial Haskell Group

Monday, March 2nd, 2009

IHG logo

We are pleased to announce the creation of the Industrial Haskell Group (IHG). The IHG is an organisation to support the needs of commercial users of the Haskell programming language.

For more information, please see
http://industry.haskell.org/

Currently, the main activity of the IHG is a collaborative development scheme, in which multiple companies fund work on the Haskell development platform to their mutual benefit. The scheme has started with three partners of the IHG, including Galois and Amgen.

More details are available at
http://industry.haskell.org/collab

If your company is interested in joining then please e-mail info@industry.haskell.org