ipfs-1.0.1: Access IPFS locally and remotely
Network.IPFS.Info.Types
data Info Source #
Constructors
Fields
Defined in Network.IPFS.Info.Types
Methods
(==) :: Info -> Info -> Bool #
(/=) :: Info -> Info -> Bool #
showsPrec :: Int -> Info -> ShowS #
show :: Info -> String #
showList :: [Info] -> ShowS #
parseJSON :: Value -> Parser Info #
parseJSONList :: Value -> Parser [Info] #