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

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

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

    jsaddle-dom JSDOM.Generated.SVGTextContentElement

    No documentation available.

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

    jsaddle-dom JSDOM.Generated.SVGTextContentElement

    Mozilla SVGTextContentElement.lengthAdjust documentation

  3. 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)

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

    midair Midair.Handy

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

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

    midair Midair.Handy

    Hotswap version of sCountJustBy

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

    midair Midair.Handy

    Hotswap version of sCountJust

  7. codLayoutPanelJustify :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  8. faAdjust :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  9. faAlignJustify :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  10. mdAdjust :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

Page 160 of many | Previous | Next

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