We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504a845 commit 1eac443Copy full SHA for 1eac443
README.md
@@ -1,5 +1,8 @@
1
# Deriving ─ Generic instances for Coq inductive types
2
3
+[](https://github.com/arthuraa/deriving/actions/workflows/cachix-install-nix-action.yml)
5
+
6
The Deriving library builds instances of basic MathComp classes for inductive
7
data types with little boilerplate, akin to Haskell's `deriving` functionality.
8
To define an `eqType` instance for a type `foo`, just write:
0 commit comments