From f251be96e9ab85c60ad2da9f3481188d212e8bac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksey=20Kliger=20=28=CE=BBgeek=29?= Date: Wed, 20 Mar 2024 19:40:38 -0400 Subject: [PATCH] Update unbound-generics.cabal --- unbound-generics.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound-generics.cabal b/unbound-generics.cabal index 021f59b..0e192df 100644 --- a/unbound-generics.cabal +++ b/unbound-generics.cabal @@ -1,6 +1,6 @@ cabal-version: >=1.10 name: unbound-generics -version: 0.4.3.1 +version: 0.4.3 synopsis: Support for programming with names and binders using GHC Generics description: Specify the binding structure of your data type with an expressive set of type combinators, and unbound-generics