Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. module System.OsString.Posix

    No documentation available.

  2. data PosixChar

    os-string System.OsString.Posix

    No documentation available.

  3. data PosixString

    os-string System.OsString.Posix

    Commonly used Posix string as uninterpreted char[] array.

  4. data Pretext a b t

    Cabal-syntax Distribution.Compat.Lens

    lens variant is also parametrised by profunctor.

  5. Pretext :: (forall (f :: Type -> Type) . Functor f => (a -> f b) -> f t) -> Pretext a b t

    Cabal-syntax Distribution.Compat.Lens

    No documentation available.

  6. module Distribution.Compat.Parsing

    Alternative parser combinators. Originally in parsers package.

  7. class Alternative m => Parsing (m :: Type -> Type)

    Cabal-syntax Distribution.Compat.Parsing

    Additional functionality needed to describe parsers independent of input type.

  8. module Distribution.Compat.Prelude

    This module does two things:

    • Acts as a compatibility layer, like base-compat.
    • Provides commonly used imports.

  9. data Proxy (t :: k)

    Cabal-syntax Distribution.Compat.Prelude

    No documentation available.

  10. Proxy :: Proxy (t :: k)

    Cabal-syntax Distribution.Compat.Prelude

    No documentation available.

Page 295 of many | Previous | Next