Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. module Foundation.VFS.Path

    No documentation available.

  2. class Path path

    foundation Foundation.VFS.Path

    Path type class defines the Path associated types and basic functions to implement related to the path manipulation # TODO, add missing enhancement:

    splitExtension :: PathEnt path -> (PathEnt path, PathEnt path)
    addExtension  :: PathEnt path -> PathEnt path -> PathEnt path
    (.) :: path -> PathEnt path -> path
    (-.) :: path -> PathEnt path -> path
    

  3. type ProductSurgeries (s :: [Type]) a = ProductSurgery Cat s a

    generic-data Generic.Data.Internal.Microsurgery

    Plural of ProductSurgery. Apply a list of microsurgeries.

  4. type ProductSurgery s a = GenericProduct Surgery' s a

    generic-data Generic.Data.Internal.Microsurgery

    Apply a microsurgery s to a type a for DerivingVia for the Monoid class.

  5. module Generic.Data.Internal.Prelude

    Generic deriving for standard classes in base

    Warning

    This is an internal module: it is not subject to any versioning policy, breaking changes can happen at any time. If something here seems useful, please report it or create a pull request to export it from an external module.

  6. type ProductSurgeries (s :: [Type]) a = ProductSurgery Cat s a

    generic-data Generic.Data.Microsurgery

    Plural of ProductSurgery. Apply a list of microsurgeries.

  7. type ProductSurgery s a = GenericProduct Surgery' s a

    generic-data Generic.Data.Microsurgery

    Apply a microsurgery s to a type a for DerivingVia for the Monoid class.

  8. module Data.GenValidity.Persist

    No documentation available.

  9. module GHC.TypeLits.Presburger

    Provides a plain Presburger solver plugin for Nat. For an interface for extension, see GHC.TypeLits.Presburger.Types.

  10. newtype PackageName

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

Page 621 of many | Previous | Next