As I mentioned in a blog post a few days I’ve started learning QuickCheck with the test-framework package as suggested by David Turner.
I first needed to install test-framework and some dependencies using cabal:
I have a current side project of looking for a simple to construct build radiator that is reasonably affordable from a hobbyist’s point of view. I came across this blog post, that used a sub £10 USB device for displaying the state of monitors. Although good, the drivers only appear to work on linux (not on my mac!) but I decided to not let that stop me.