v4.0.0
- Updated for PureScript 0.12
- Removed
Maybe
,Either
andTuple
instances forBoundedEnum
that were not law-abiding implementations - Changed types that returned
Unfoldable
+NonEmpty
values to instead return withUnfoldable1
Maybe
, Either
and Tuple
instances for BoundedEnum
that were not law-abiding implementationsUnfoldable
+ NonEmpty
values to instead return with Unfoldable1