ouroboros-consensus-test-0.3.1.0: Tests of the consensus layer
Safe HaskellNone
LanguageHaskell2010

Test.Util.Blob

Description

Deprecated: Use System.FS.Sim.Error instead

Documentation

newtype Blob #

Constructors

MkBlob 

Fields

Instances

Instances details
Show Blob 
Instance details

Defined in System.FS.Sim.Error

Methods

showsPrecIntBlobShowS Source #

showBlobString Source #

showList ∷ [Blob] → ShowS Source #

IsString Blob 
Instance details

Defined in System.FS.Sim.Error

Methods

fromStringStringBlob Source #

Arbitrary Blob 
Instance details

Defined in System.FS.Sim.Error

Methods

arbitrary ∷ Gen Blob

shrinkBlob → [Blob]