json-alt

Union 'alternative' or Either that has untagged JSON encoding.

https://github.com/mgajda/json-autotype

LTS Haskell 16.31:1.0.0
Stackage Nightly 2020-08-08:1.0.0
Latest on Hackage:1.0.0

See all snapshots json-alt appears in

BSD-3-Clause licensed by Michal J. Gajda
This version can be pinned in stack with:json-alt-1.0.0@sha256:8beedde73310702c8b0f0bd20b16db3945fe3a9b75f9163fedbda30a79edbd05,2949

Module documentation for 1.0.0

Depends on 2 packages(full list with versions):
Used by 1 package in lts-14.14(full list with versions):

json-alt

Runtime module for json-autotype that allows easy parsing of JSON values that have more than a single Haskell type.

Changes

Changelog

1.0.0  Nov 2018
    * Split `json-alt` from `json-autotype` package as a runtime library.