Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. headM :: (Prim a, Monad m) => Vector a -> m a

    rebase Rebase.Data.Vector.Primitive

    No documentation available.

  2. headM :: (Storable a, Monad m) => Vector a -> m a

    rebase Rebase.Data.Vector.Storable

    No documentation available.

  3. headM :: (Unbox a, Monad m) => Vector a -> m a

    rebase Rebase.Data.Vector.Unboxed

    No documentation available.

  4. headerArg :: forall ftype1 ftype2 f . Functor f => (Arg ftype1 -> f (Arg ftype2)) -> HeaderArg ftype1 -> f (HeaderArg ftype2)

    servant-foreign Servant.Foreign

    No documentation available.

  5. headerArg :: forall ftype1 ftype2 f . Functor f => (Arg ftype1 -> f (Arg ftype2)) -> HeaderArg ftype1 -> f (HeaderArg ftype2)

    servant-foreign Servant.Foreign.Internal

    No documentation available.

  6. headerPattern :: forall ftype f . Applicative f => (Text -> f Text) -> HeaderArg ftype -> f (HeaderArg ftype)

    servant-foreign Servant.Foreign.Internal

    No documentation available.

  7. head_ :: Monad m => ByteStream m r -> m Word8

    streaming-bytestring Streaming.ByteString

    O(1) Extract the first element of a ByteStream, which must be non-empty.

  8. head_ :: Monad m => ByteStream m r -> m Char

    streaming-bytestring Streaming.ByteString.Char8

    O(1) Extract the first element of a ByteStream, which must be non-empty.

  9. headerContents :: Header h -> [h]

    tabular Text.Tabular

    Retrieve the contents of a header

  10. header :: Shell a -> Shell (WithHeader a)

    turtle Turtle.Prelude

    No documentation available.

Page 38 of many | Previous | Next