Safe Haskell | None |
---|---|
Language | Haskell2010 |
Testnet.Commands.Shelley
Documentation
data ShelleyOptions Source #
Constructors
ShelleyOptions | |
Fields
|
Instances
Eq ShelleyOptions Source # | |
Defined in Testnet.Commands.Shelley Methods (==) ∷ ShelleyOptions → ShelleyOptions → Bool Source # (/=) ∷ ShelleyOptions → ShelleyOptions → Bool Source # | |
Show ShelleyOptions Source # | |
Defined in Testnet.Commands.Shelley |
cmdShelley ∷ Mod CommandFields (IO ()) Source #
runShelleyOptions ∷ ShelleyOptions → IO () Source #