summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-03-19 12:53:50 +0300
committerdefanor <defanor@uberspace.net>2019-03-19 12:53:50 +0300
commitb09a00426c4f72892f7863bbaaf688c21592dd03 (patch)
tree21ff48c0b0ba7543f583b2764d7cf833932c743d /coalpit.cabal
parent0c64354f3d5d629e0bb5096ab91415c764517b1d (diff)
Handle types with more than 3 constructors
Particularly ((a :+: b) :+: (c :+: d)) combinations.
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index e3248a1..4a6462a 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -1,5 +1,5 @@
name: coalpit
-version: 0.1.1.0
+version: 0.1.1.1
synopsis: Command-line options and DSV parsing and printing
description: This library generates parsers and printers for
given data types, in the form of command-line