generics-eot

A library for generic programming that aims to be easy to understand

https://generics-eot.readthedocs.io/

Version on this page:0.4
LTS Haskell 22.14:0.4.0.1
Stackage Nightly 2024-03-28:0.4.0.1
Latest on Hackage:0.4.0.1

See all snapshots generics-eot appears in

BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:generics-eot-0.4@sha256:d4813fc6007fda53e809753f9f8b3fd24dee6839d1285d35b9f9fe01f3b58f88,2312

Module documentation for 0.4

  • Generics
    • Generics.Eot
Depends on 1 package(full list with versions):

generics-eot is a library for datatype generic programming that tries to be very simple to understand and use. It’s heavily inspired by the awesome generics-sop package.

Documentation can be found here: https://generics-eot.readthedocs.io/