Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.Json.Load
Documentation
loadByteString :: FilePath -> IO ByteString Source #
loadJsonStrict :: String -> IO (Either DecodeError [JsonValue]) Source #
hw-json-0.8.1.0: Memory efficient JSON parser
Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.Json.Load
loadByteString :: FilePath -> IO ByteString Source #
loadJsonStrict :: String -> IO (Either DecodeError [JsonValue]) Source #