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. module Data.Text.Internal.Private

    No documentation available.

  2. type Prefix = Int

    containers Data.IntMap.Internal

    No documentation available.

  3. type Prefix = Int

    containers Data.IntSet.Internal

    No documentation available.

  4. Push :: k -> a -> !Map k a -> !Stack k a -> Stack k a

    containers Data.Map.Internal

    No documentation available.

  5. Pure :: a -> Lift (f :: Type -> Type) a

    transformers Control.Applicative.Lift

    No documentation available.

  6. type Pass w (m :: Type -> Type) a = m (a, w -> w) -> m a

    transformers Control.Monad.Signatures

    Signature of the pass operation, introduced in Control.Monad.Trans.Writer. Any lifting function liftPass should satisfy

  7. newtype Positive a

    QuickCheck Test.QuickCheck

    Positive x: guarantees that x > 0.

  8. Positive :: a -> Positive a

    QuickCheck Test.QuickCheck

    No documentation available.

  9. newtype PrintableString

    QuickCheck Test.QuickCheck

    PrintableString: generates a printable unicode String. The string will not contain surrogate pairs.

  10. PrintableString :: String -> PrintableString

    QuickCheck Test.QuickCheck

    No documentation available.

Page 20 of many | Previous | Next