Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
newtype RegularBlock Source #
A ByronBlock
that is never an EBB.
Instances
Arbitrary RegularBlock Source # | |
Defined in Test.Consensus.Byron.Generators | |
Show RegularBlock Source # | |
Defined in Test.Consensus.Byron.Generators showsPrec ∷ Int → RegularBlock → ShowS # show ∷ RegularBlock → String # showList ∷ [RegularBlock] → ShowS # | |
Eq RegularBlock Source # | |
Defined in Test.Consensus.Byron.Generators (==) ∷ RegularBlock → RegularBlock → Bool # (/=) ∷ RegularBlock → RegularBlock → Bool # |
epochSlots ∷ EpochSlots Source #
Matches that from the dummyConfig
Matches that from the dummyConfig