Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. newtype CommEndo a

    commutative Data.Commutative

    Endomorphisms commutative over composition. Warning: The Commutative instance uses unsafePerformIO to randomly pick the order.

  2. CommEndo :: (a -> a) -> CommEndo a

    commutative Data.Commutative

    No documentation available.

  3. appCommEndo :: CommEndo a -> a -> a

    commutative Data.Commutative

    No documentation available.

  4. _backendOpts :: BuildOpts b (v :: Type -> Type) n -> Options b v n

    diagrams-builder Diagrams.Builder

    No documentation available.

  5. backendOpts :: forall b (v :: Type -> Type) n f . Functor f => (Options b v n -> f (Options b v n)) -> BuildOpts b v n -> f (BuildOpts b v n)

    diagrams-builder Diagrams.Builder

    Backend-specific options to use.

  6. _backendOpts :: BuildOpts b (v :: Type -> Type) n -> Options b v n

    diagrams-builder Diagrams.Builder.Opts

    No documentation available.

  7. backendOpts :: forall b (v :: Type -> Type) n f . Functor f => (Options b v n -> f (Options b v n)) -> BuildOpts b v n -> f (BuildOpts b v n)

    diagrams-builder Diagrams.Builder.Opts

    Backend-specific options to use.

  8. UnexpectedEndOfFile :: Tokens s -> Error s

    egison-pattern-src Language.Egison.Parser.Pattern

    No documentation available.

  9. class ExtEndo (n :: S)

    free-foil Control.Monad.Foil.Internal

    Every scope is a (trivial) extension of itself. Important: this class exists to assist tracking scope extensions for type variables of kind S. Users of the foil are not supposed to implement any instances of ExtEndo.

  10. pattern TT_NAME_ID_VENDOR_URL :: (Eq a, Num a) => a

    freetype2 FreeType.Format.TrueType

    No documentation available.

Page 37 of many | Previous | Next