This commit is contained in:
Simon Marechal 2019-03-21 07:35:09 +01:00
parent 916ac17618
commit 26eea3f024

View File

@ -1,5 +1,5 @@
name: elm-bridge
version: 0.5.0
version: 0.5.1
synopsis: Derive Elm types and Json code from Haskell types, using aeson's options
description: Building the bridge from Haskell to Elm and back. Define types once,
and derive the aeson and elm functions at the same time, using any aeson