Popularity
7.3
Stable
Activity
0.0
-
26
3
6
Monthly Downloads: 13
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Generics
Latest version: v0.4
generics-eot alternatives and similar packages
Based on the "Generics" category.
Alternatively, view generics-eot alternatives based on common mentions on social networks and blogs.
-
Capabilities
A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited capabilities. -
xformat
Extensible, typed, scanf- and printf-like functions for formatted reading and showing in Haskell
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Promo
sevalla.com

Do you think we are missing an alternative of generics-eot or a related project?
README
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/