| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Morley.Client.RPC.Aeson
Description
Helpers for the aeson package.
Currently we need this module due to "GHC stage restriction".
Synopsis
Documentation
morleyClientAesonOptions :: Options Source #
We use these Options to produce JSON encoding in the format
 that RPC expects. We are not using defaults from morley because
 we need a specific format.