Hercules.API.Labels
newtype Labels Source #
Constructors
Fields
Defined in Hercules.API.Labels
Methods
(==) :: Labels -> Labels -> Bool #
(/=) :: Labels -> Labels -> Bool #
showsPrec :: Int -> Labels -> ShowS #
show :: Labels -> String #
showList :: [Labels] -> ShowS #
toJSON :: Labels -> Value #
toEncoding :: Labels -> Encoding #
toJSONList :: [Labels] -> Value #
toEncodingList :: [Labels] -> Encoding #
parseJSON :: Value -> Parser Labels #
parseJSONList :: Value -> Parser [Labels] #
rnf :: Labels -> () #
declareNamedSchema :: Proxy Labels -> Declare (Definitions Schema) NamedSchema #