Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. bisequence1 :: (Bitraversable1 t, Apply f) => t (f a) (f b) -> f (t a b)

    semigroupoids Data.Semigroup.Traversable.Class

    No documentation available.

  2. makeBisequence :: Name -> Q Exp

    bifunctors Data.Bifunctor.TH

    Generates a lambda expression which behaves like bisequence (without requiring a Bitraversable instance).

  3. makeBisequenceA :: Name -> Q Exp

    bifunctors Data.Bifunctor.TH

    Generates a lambda expression which behaves like bisequenceA (without requiring a Bitraversable instance).

  4. makeBisequenceAOptions :: Options -> Name -> Q Exp

    bifunctors Data.Bifunctor.TH

    Like makeBitraverseA, but takes an Options argument.

  5. makeBisequenceOptions :: Options -> Name -> Q Exp

    bifunctors Data.Bifunctor.TH

    Like makeBisequence, but takes an Options argument.

  6. withSequence :: Text -> ([YamlValue] -> YamlParser a) -> YamlValue -> YamlParser a

    yaml Data.Yaml.Parser

    No documentation available.

  7. frameSequenceNum :: APngFrameControl -> !Word32

    JuicyPixels Codec.Picture.Png.Internal.Type

    Starting from 0

  8. gsequence :: (GTraversable t, Monad m) => t (m a) -> m (t a)

    generic-deriving Generics.Deriving.Traversable

    No documentation available.

  9. gsequenceA :: (GTraversable t, Applicative f) => t (f a) -> f (t a)

    generic-deriving Generics.Deriving.Traversable

    No documentation available.

  10. type C_SequenceIterCompareFunc = Ptr SequenceIter -> Ptr SequenceIter -> Ptr () -> IO Int32

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

Page 51 of many | Previous | Next