We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7857a7 commit 62b0d8dCopy full SHA for 62b0d8d
1 file changed
codec.cabal
@@ -1,5 +1,6 @@
1
name: codec
2
-version: 0.0.1
+version: 0.1
3
+license: BSD3
4
synopsis: First-class record construction and bidirectional serialization
5
description:
6
Easy bidirectional serialization of plain Haskell types in any Applicative context.
0 commit comments