codec-rpm v0.2.2 Release Notes
Release Date: 2018-05-23 // about 5 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.