add haskell.org link
add Codec to features list
add notice in changelog
The ipldm library provides methods for working with the IPLD data model (DM) for Haskell.
Currently, the project has the following features:
mfmts package.Alternative.dimap.This project is part of ipfshs; unit tests are
provided on the main page and bugs can be reported on its ticket tracker. Patches and pull requests can be submitted with
git send-email. To build and test this project
against all of ipfshs read this
section on setting up an ipfshs development environment.
This project can also be built as a standalone library with cabal.
$ git clone https://git.sr.ht/~z0/ipldm
$ cd ipldm
$ cabal build
The ipldm project and its modules are free software and licensed under the
AGPLv3 license. See
LICENSE.txt.
Copyright © 2026 Zoey McBride | zoeymcbride@mailbox.org