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. type family AlreadyStrict t

    strict-wrapper Data.Strict.Wrapper

    Some data types, such as Int and Double, are already as strict as they can be. There is no need to wrap them in Strict!

  2. data Spread

    svg-tree Graphics.Svg.Types

    Define the possible values for the spreadMethod values used for the gradient definitions.

  3. SpreadPad :: Spread

    svg-tree Graphics.Svg.Types

    pad value

  4. SpreadReflect :: Spread

    svg-tree Graphics.Svg.Types

    `reflect value`

  5. SpreadRepeat :: Spread

    svg-tree Graphics.Svg.Types

    reapeat value

  6. _linearGradientSpread :: LinearGradient -> Spread

    svg-tree Graphics.Svg.Types

    Define how to handle the values outside the gradient start and stop. Associated to the spreadMethod attribute.

  7. _radialGradientSpread :: RadialGradient -> Spread

    svg-tree Graphics.Svg.Types

    Define how to handle the values outside the gradient start and stop. Associated to the spreadMethod attribute.

  8. linearGradientSpread :: HasLinearGradient c_apmJ => Lens' c_apmJ Spread

    svg-tree Graphics.Svg.Types

    No documentation available.

  9. radialGradientSpread :: HasRadialGradient c_apwt => Lens' c_apwt Spread

    svg-tree Graphics.Svg.Types

    No documentation available.

  10. siocThread :: ScopedName

    swish Swish.RDF.Vocabulary.SIOC

    sioc:Thread from http://rdfs.org/sioc/spec/#term_Thread.

Page 826 of many | Previous | Next