ipfs-1.0.0: Access IPFS locally and remotely
Network.IPFS.Internal.Constraint
type MonadRIO cfg m = (MonadIO m, MonadReader cfg m) Source #