ipfs-1.4.1: Access IPFS locally and remotely
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.IPFS.Info.Types

Documentation

data Info Source #

Constructors

Info 

Instances

Instances details
FromJSON Info Source # 
Instance details

Defined in Network.IPFS.Info.Types

Show Info Source # 
Instance details

Defined in Network.IPFS.Info.Types

Methods

showsPrec :: Int -> Info -> ShowS #

show :: Info -> String #

showList :: [Info] -> ShowS #

Eq Info Source # 
Instance details

Defined in Network.IPFS.Info.Types

Methods

(==) :: Info -> Info -> Bool #

(/=) :: Info -> Info -> Bool #