]> gitweb.michael.orlitzky.com - hath.git/history - src/Bit.hs
Update for QuickCheck 2.
[hath.git] / src / Bit.hs
2011-12-26 Michael OrlitzkyUpdate for QuickCheck 2.
2010-05-14 Michael OrlitzkyAdded Arbitrary instance definitions for the main data...
2010-05-08 Michael OrlitzkyDefine a show instance for Bit.
2010-05-02 Michael OrlitzkyAdd a None constructor for Bits.
2010-05-02 Michael OrlitzkyAdded three new modules which are currently independent...