From 38c9d733742ce8860558ea3ecc7eb0d20b0d5264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Nowak?= Date: Sat, 22 Nov 2014 23:39:48 +0100 Subject: [PATCH] Update synopsis. --- tuple-morph.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuple-morph.cabal b/tuple-morph.cabal index cbd84d0..cf49b7c 100644 --- a/tuple-morph.cabal +++ b/tuple-morph.cabal @@ -1,6 +1,6 @@ name: tuple-morph version: 0.1.0.0 -synopsis: Morph between tuples with the same "flattened" representation +synopsis: Morph between tuples, or convert them from and to HLists. description: Morph between tuples with the same "flattened" representation. Convert tuples from and to heterogenous lists. .