Changelog for strict-0.4.0.1
0.4.0.1
- Allow
bytestring-0.11
- Remove duplicate
semigroups
dependency
0.4
- Add instances for type-classes in current
base
,binary
,deepseq
andhashable
- Add combinators mirroring
Data.Maybe
,Data.Either
andData.Tuple
- Add
Strict lazy strict
type-class withtoStrict
/toLazy
conversion functions - Modules are explicitly marked
Safe
orTrustworthy
- Add strict
These
:!:
(Pair
constructor) is non-associative