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. type family PayloadType (f :: u -> Type) (a :: u1)

    vinyl Data.Vinyl.Class.Method

    Shorthand for combining ApplyFieldTyper and FieldPayload.

  2. newtype PEMError

    crypton-x509-store Data.X509.File

    No documentation available.

  3. PEMError :: String -> PEMError

    crypton-x509-store Data.X509.File

    No documentation available.

  4. data Point (f :: Type -> Type) a

    diagrams-core Diagrams.Core

    A handy wrapper to help distinguish points from vectors at the type level

  5. data Prim b (v :: Type -> Type) n

    diagrams-core Diagrams.Core

    A value of type Prim b v n is an opaque (existentially quantified) primitive which backend b knows how to render in vector space v.

  6. Prim :: forall p b . (Transformable p, Typeable p, Renderable p b) => p -> Prim b (V p) (N p)

    diagrams-core Diagrams.Core

    No documentation available.

  7. module Diagrams.Core.Points

    A type for points (as distinct from vectors).

  8. newtype Point (f :: Type -> Type) a

    diagrams-core Diagrams.Core.Points

    A handy wrapper to help distinguish points from vectors at the type level

  9. data Prim b (v :: Type -> Type) n

    diagrams-core Diagrams.Core.Types

    A value of type Prim b v n is an opaque (existentially quantified) primitive which backend b knows how to render in vector space v.

  10. Prim :: forall p b . (Transformable p, Typeable p, Renderable p b) => p -> Prim b (V p) (N p)

    diagrams-core Diagrams.Core.Types

    No documentation available.

Page 330 of many | Previous | Next