We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2467e commit a778b90Copy full SHA for a778b90
unbound-generics.cabal
@@ -3,7 +3,7 @@
3
4
name: unbound-generics
5
version: 0.1.2
6
-synopsis: Reimplementation of Unbound using GHC Generics
+synopsis: Support for programming with names and binders using GHC Generics
7
description: Specify the binding structure of your data type with an
8
expressive set of type combinators, and unbound-generics
9
handles the rest! Automatically derives
0 commit comments