protolude v0.2.1 Release Notes

    • ๐Ÿ”ฆ Exposes throwE and catchE.
    • โž• Add transformers-compat for old versions of transformers that require throwE, catchE.
    • ๐Ÿ›  Fix safe version bounds for new versions.
    • โž• Add mapExceptT andwithExceptT`.
    • Export scanl' and provide shim for backwards compatibility.
    • โž• Add putErrLn.
    • ๐Ÿ”ฆ Expose RealFloat.
    • ๐Ÿ”ฆ Expose GHC.Records exports for GHC 8.2 and above.