• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.8 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. arbitraryBlockHeader :: Gen BlockHeader

    haskoin-core Haskoin.Util.Arbitrary.Block

    Block header with random hash.

  2. arbitraryBlockNode :: Gen BlockNode

    haskoin-core Haskoin.Util.Arbitrary.Block

    Arbitrary BlockNode

  3. arbitraryGetBlocks :: Gen GetBlocks

    haskoin-core Haskoin.Util.Arbitrary.Block

    Arbitrary GetBlocks object with at least one block hash.

  4. arbitraryGetHeaders :: Gen GetHeaders

    haskoin-core Haskoin.Util.Arbitrary.Block

    Arbitrary GetHeaders object with at least one block header.

  5. arbitraryHeaderMemory :: Gen HeaderMemory

    haskoin-core Haskoin.Util.Arbitrary.Block

    Arbitrary HeaderMemory

  6. arbitraryHeaders :: Gen Headers

    haskoin-core Haskoin.Util.Arbitrary.Block

    Arbitrary Headers object with at least one block header.

  7. arbitraryMerkleBlock :: Gen MerkleBlock

    haskoin-core Haskoin.Util.Arbitrary.Block

    Arbitrary MerkleBlock with at least one hash.

  8. arbitraryCheckSum32 :: Gen CheckSum32

    haskoin-core Haskoin.Util.Arbitrary.Crypto

    Arbitrary 32-bit checksum.

  9. arbitraryHash160 :: Gen Hash160

    haskoin-core Haskoin.Util.Arbitrary.Crypto

    Arbitrary 160-bit hash.

  10. arbitraryHash256 :: Gen Hash256

    haskoin-core Haskoin.Util.Arbitrary.Crypto

    Arbitrary 256-bit hash.

Page 14 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete