th-serde-0.1.3.0: A serialization/deserialization framework for Haskell

th-serde-0.1.3.0: A serialization/deserialization framework for Haskell

A lightweight serialization/deserialization framework for Haskell that uses Template Haskell and QuasiQuotes to separate data structure definitions from their serialization and validation logic. It generates shadow types automatically and supports custom type class derivation through coercion, reducing boilerplate while keeping business logic clean.

For more information, please refer to the README.md file at https://github.com/axionbuster/th-serde#readme.

Modules

th-serde-0.1.3.0