deepseq v1.4.2.0 Release Notes

Release Date: 2016-04-01 // about 8 years ago
    • Bundled with GHC 8.0.1

    • New instances for types provided by semigroups prior to base-4.9 (i.e. NonEmpty, Min, Max, Arg, Semigroup.First, Semigroup.Last, WrappedMonoid, and Option) (#11)

    • New instances for Ptr and FunPtr (#10)

    • New instances for IORef, STRef, and MVar (#6)

    • New instance for ExitCode (#4)

    • New instances for CallStack and SrcLoc

    • Make NFData (Proxy a) instance poly-kinded