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

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. searchSequences_IO :: String -> IO [OEISSequence]

    oeis Math.OEIS

    Look up sequences in the OEIS using its search function (returns up to 10 results).

  2. BadSequenceId :: ExceptionType

    pinch Pinch.Client

    No documentation available.

  3. BadSequenceId :: ExceptionType

    pinch Pinch.Internal.Exception

    No documentation available.

  4. fdw_function_sequence_error :: ByteString

    postgresql-typed Database.PostgreSQL.Typed.ErrCodes

    FDW_FUNCTION_SEQUENCE_ERROR: HV010 (Error)

  5. invalid_escape_sequence :: ByteString

    postgresql-typed Database.PostgreSQL.Typed.ErrCodes

    INVALID_ESCAPE_SEQUENCE: 22025 (Error)

  6. newtype TestSequence s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  7. prettyTestSequence :: VarContext -> TestSequence s -> String

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  8. c'reliable_endpoint_next_packet_sequence :: Ptr C'reliable_endpoint_t -> IO Word16

    reliable-io Bindings.Reliable.IO

    No documentation available.

  9. p'reliable_endpoint_next_packet_sequence :: FunPtr (Ptr C'reliable_endpoint_t -> IO Word16)

    reliable-io Bindings.Reliable.IO

    No documentation available.

  10. nextPacketSequence :: Endpoint -> IO Word16

    reliable-io Reliable.IO

    Returns the sequence number of the next packet that will be sent from this Endpoint.

Page 84 of many | Previous | Next

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