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

Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. type Sequence s u v (sig :: Type -> Type) q = T T u q T v q T v q -> LazySize -> q -> T s u q T Phantom s Flat q sig q

    synthesizer-dimensional Synthesizer.Dimensional.RateAmplitude.Piece

    No documentation available.

  2. module Control.Monad.Freer.Par.Sequence

    No documentation available.

  3. class Sequence (sq :: Type -> Type -> Type -> Type -> Type -> Type)

    freer-par-monad Control.Monad.Freer.Par.Sequence

    No documentation available.

  4. type Sequence = Traverse

    product-profunctors Data.Profunctor.Product.Examples

    Actually, Sequence is a better name for this

  5. module Text.RE.TDFA.Sequence

    No documentation available.

  6. module Text.Regex.PCRE.Sequence

    This exports instances of the high level API and the medium level API of compile,execute, and regexec.

  7. Sequence :: DString -> Keyword

    sql-words Language.SQL.Keyword.Type

    No documentation available.

  8. data Sequence a

    yaml-unscrambler YamlUnscrambler

    Sequence value parser.

  9. data Sequence

    yaml-unscrambler YamlUnscrambler.Expectations

    No documentation available.

  10. data Sequence

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

Page 4 of many | Previous | Next

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