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.
-
No documentation available.
-
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
type
ProductSurgeries (s :: [Type]) a = ProductSurgery Cat s ageneric-data Generic.Data.Internal.Microsurgery Plural of ProductSurgery. Apply a list of microsurgeries.
type
ProductSurgery s a = GenericProduct Surgery' s ageneric-data Generic.Data.Internal.Microsurgery Apply a microsurgery s to a type a for DerivingVia for the Monoid class.
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.type
ProductSurgeries (s :: [Type]) a = ProductSurgery Cat s ageneric-data Generic.Data.Microsurgery Plural of ProductSurgery. Apply a list of microsurgeries.
type
ProductSurgery s a = GenericProduct Surgery' s ageneric-data Generic.Data.Microsurgery Apply a microsurgery s to a type a for DerivingVia for the Monoid class.
module Data.GenValidity.
Persist No documentation available.
module GHC.TypeLits.
Presburger Provides a plain Presburger solver plugin for Nat. For an interface for extension, see GHC.TypeLits.Presburger.Types.
-
ghc-typelits-presburger GHC.TypeLits.Presburger.Compat No documentation available.