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.7.0.1: 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 #