Skip to content

Commit 62b0d8d

Browse files
committed
Version 0.1, BSD3 license.
1 parent b7857a7 commit 62b0d8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

codec.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: codec
2-
version: 0.0.1
2+
version: 0.1
3+
license: BSD3
34
synopsis: First-class record construction and bidirectional serialization
45
description:
56
Easy bidirectional serialization of plain Haskell types in any Applicative context.

0 commit comments

Comments
 (0)