codec-rpm v0.2.2 Release Notes

Release Date: 2018-05-23 // almost 6 years ago
    • ๐Ÿ‘‰ Use hcat instead of <> in Codec.RPM.Types (#31).
    • ๐Ÿ‘• Various changes for running hlint and hpc-coveralls in tests.
    • ๐Ÿ›  Fix -Wmissing-home-modules warnings.

Previous changes from v0.2.1

    • ๐Ÿ‘ Allow newer versions of conduit, conduit-extra, lzma-conduit, and resourcet.
    • ๐Ÿ˜Œ Relax minimum requirements on exceptions, HUnit, and text to fit better with what is shipped in Fedora.
    • โœ‚ Remove the unused requirement on conduit-combinators.
    • ๐Ÿ›ฐ payloadContentsC now wants an instance of MonadThrow.