Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
indexJsonCursor :: String -> IO () Source #
loadByteString :: FilePath -> IO ByteString Source #
loadJsonStrict :: String -> IO (Either DecodeError [JsonValue]) Source #
loadJsonWithCsPoppyIndex :: String -> IO (JsonCursor ByteString CsPoppy (SimpleBalancedParens (Vector Word64))) Source #
loadJsonWithIndex :: String -> IO (JsonCursor ByteString (Vector Word64) (SimpleBalancedParens (Vector Word64))) Source #