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

Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. snapshotAppendOutsetShadow :: (HasCallStack, MonadIO m, IsSnapshot a) => a -> RoundedRect -> RGBA -> Float -> Float -> Float -> Float -> m ()

    gi-gtk4 GI.Gtk.Objects.Snapshot

    Appends an outset shadow node around the box given by outline.

  2. OtNameIdPredefinedTVendorUrl :: OtNameIdPredefinedT

    gi-harfbuzz GI.HarfBuzz.Enums

    URL of font vendor

  3. vendorString :: CPUID -> String

    hlibcpuid System.LibCPUID

    CPU vendor string, e.g. "GenuineIntel".

  4. vendorString :: CPUID -> String

    hlibcpuid System.LibCPUID.CPUID

    CPU vendor string, e.g. "GenuineIntel".

  5. data IsEndOfStream

    http-semantics Network.HTTP.Semantics.IO

    No documentation available.

  6. NotEndOfStream :: IsEndOfStream

    http-semantics Network.HTTP.Semantics.IO

    The stream is not yet terminated

  7. newtype BiEndo a

    invertible Data.Invertible.Monoid

    The monoid of endomorphisms under composition.

  8. BiEndo :: (a <-> a) -> BiEndo a

    invertible Data.Invertible.Monoid

    No documentation available.

  9. appBiEndo :: BiEndo a -> a <-> a

    invertible Data.Invertible.Monoid

    No documentation available.

  10. biEndo :: (a <-> a) <-> BiEndo a

    invertible Data.Invertible.Monoid

    (Un)wrap the BiEndo monoid.

Page 38 of many | Previous | Next

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