| Copyright | (c) Sergey Kolbasov 2019 |
|---|---|
| License | Apache License 2.0 |
| Safe Haskell | None |
| Language | Haskell2010 |
Linnet.Aeson
Contents
Description
Orphan instances
| FromJSON a => Decode ApplicationJson a Source # | |
Methods decode :: ByteString -> Either LinnetError a # | |
| ToJSON a => Encode ApplicationJson a Source # | |
Methods encode :: a -> ByteString # | |