koofr-client-1.0.0.3: Client to Koofr API
Koofr.File
data FileList #
Constructors
Fields
Instances
Methods
(==) :: FileList -> FileList -> Bool #
(/=) :: FileList -> FileList -> Bool #
showsPrec :: Int -> FileList -> ShowS #
show :: FileList -> String #
showList :: [FileList] -> ShowS #
toJSON :: FileList -> Value #
toEncoding :: FileList -> Encoding #
toJSONList :: [FileList] -> Value #
toEncodingList :: [FileList] -> Encoding #
parseJSON :: Value -> Parser FileList #
parseJSONList :: Value -> Parser [FileList] #
data File #
(==) :: File -> File -> Bool #
(/=) :: File -> File -> Bool #
showsPrec :: Int -> File -> ShowS #
show :: File -> String #
showList :: [File] -> ShowS #
toJSON :: File -> Value #
toEncoding :: File -> Encoding #
toJSONList :: [File] -> Value #
toEncodingList :: [File] -> Encoding #
parseJSON :: Value -> Parser File #
parseJSONList :: Value -> Parser [File] #