Unison.Hash32.Orphans.Aeson
Contents
Methods
parseJSON :: Value -> Parser Hash32 #
parseJSONList :: Value -> Parser [Hash32] #
fromJSONKey :: FromJSONKeyFunction Hash32 #
fromJSONKeyList :: FromJSONKeyFunction [Hash32] #
toJSON :: Hash32 -> Value #
toEncoding :: Hash32 -> Encoding #
toJSONList :: [Hash32] -> Value #
toEncodingList :: [Hash32] -> Encoding #
toJSONKey :: ToJSONKeyFunction Hash32 #
toJSONKeyList :: ToJSONKeyFunction [Hash32] #