simplistic-generics: Generic programming without too many type classes
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library provides a representation build on top of
GHC.Generics
, which can be used to describe generic
operations on a single function, instead of having
each case defined in an instance of a type class.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 2.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.12 && <5), comonad, kind-apply [details] |
License | BSD-3-Clause |
Author | Alejandro Serrano |
Maintainer | trupill@gmail.com |
Category | Data |
Source repo | head: git clone https://gitlab.com/trupill/simplistic-generics |
Uploaded | by AlejandroSerrano at 2019-05-16T14:03:39Z |
Modules
[Index] [Quick Jump]
Downloads
- simplistic-generics-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees