v2.0.0
- Updated dependencies
- The
Product
data constructor is now calledProduct
rather thanPair
- Added some previously absent
Eq
,Ord
, andShow
instances for the newtypes - Added
Newtype
instances for the newtypes
Product
data constructor is now called Product
rather than Pair
Eq
, Ord
, and Show
instances for the newtypesNewtype
instances for the newtypes