• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. cpuVendor :: CPUInfo -> Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. cpuVendorLens :: Lens' CPUInfo Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. nodeJVMInfoVMVendor :: NodeJVMInfo -> Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. whenDOptM :: DumpFlag -> TcRnIf gbl lcl () -> TcRnIf gbl lcl ()

    breakpoint Debug.Breakpoint.GhcFacade

    Do it flag is true

  5. dependOS :: EnvSet -> FilePath

    cabal-debian Debian.Debianize.BasicInfo

    An environment with build dependencies installed

  6. newtype CommEndo a

    commutative Data.Commutative

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

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

    commutative Data.Commutative

    No documentation available.

  8. appCommEndo :: CommEndo a -> a -> a

    commutative Data.Commutative

    No documentation available.

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

    diagrams-builder Diagrams.Builder

    No documentation available.

  10. 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.

Page 37 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete