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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. pattern LENGTHADJUST_SPACING :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.SVGTextContentElement

    No documentation available.

  2. pattern LENGTHADJUST_SPACINGANDGLYPHS :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.SVGTextContentElement

    No documentation available.

  3. pattern LENGTHADJUST_UNKNOWN :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.SVGTextContentElement

    No documentation available.

  4. getLengthAdjust :: (MonadDOM m, IsSVGTextContentElement self) => self -> m SVGAnimatedEnumeration

    jsaddle-dom JSDOM.Generated.SVGTextContentElement

    Mozilla SVGTextContentElement.lengthAdjust documentation

  5. sCountJust :: Num n => SFlow (Maybe a) n

    midair Midair.Handy

    Count the number of Just values we've seen (Useful after e.g. a sFilter)

  6. sCountJustBy :: Num n => n -> SFlow (Maybe a) n

    midair Midair.Handy

    countJust by steps -- e.g. [0,3,6] instead of [0,1,2]

  7. sCountJustByHS :: Num n => n -> Maybe n -> SFlow (Maybe a) n

    midair Midair.Handy

    Hotswap version of sCountJustBy

  8. sCountJustHS :: Num n => Maybe n -> SFlow (Maybe a) n

    midair Midair.Handy

    Hotswap version of sCountJust

  9. codLayoutPanelJustify :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  10. faAdjust :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

Page 185 of many | Previous | Next

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