uri-bytestring-aeson-0.1.0.7: Aeson instances for URI Bytestring
URI.ByteString.Aeson
Contents
Methods
toJSON :: URIRef f -> Value Source #
toEncoding :: URIRef f -> Encoding Source #
toJSONList :: [URIRef f] -> Value Source #
toEncodingList :: [URIRef f] -> Encoding Source #
parseJSON :: Value -> Parser (URIRef a) Source #
parseJSONList :: Value -> Parser [URIRef a] Source #