| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Network.IPFS.BinPath.Types
Documentation
Path to the IPFS binary
Constructors
| BinPath | |
Fields | |
Instances
| FromJSON BinPath Source # | |
| IsString BinPath Source # | |
Defined in Network.IPFS.BinPath.Types Methods fromString :: String -> BinPath # | |
| Generic BinPath Source # | |
| Show BinPath Source # | |
| FromEnv BinPath Source # | |
| Eq BinPath Source # | |
| Display BinPath Source # | |
Defined in Network.IPFS.BinPath.Types | |
| type Rep BinPath Source # | |
Defined in Network.IPFS.BinPath.Types | |