Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. Printable :: ASN1StringEncoding

    asn1-types Data.ASN1.Types

    printable [a-z] [A-Z] [()+,-.?:/=] and space.

  2. Private :: ASN1Class

    asn1-types Data.ASN1.Types

    No documentation available.

  3. Primitive :: ByteString -> ASN1Event

    asn1-types Data.ASN1.Types.Lowlevel

    Primitive

  4. Private :: ASN1Class

    asn1-types Data.ASN1.Types.Lowlevel

    No documentation available.

  5. Printable :: ASN1StringEncoding

    asn1-types Data.ASN1.Types.String

    printable [a-z] [A-Z] [()+,-.?:/=] and space.

  6. type Path = [PathElement]

    cairo Graphics.Rendering.Cairo

    A Cairo path.

    • A path is a sequence of drawing operations that are accumulated until stroke is called. Using a path is particularly useful when drawing lines with special join styles and closePath.

  7. data PathElement

    cairo Graphics.Rendering.Cairo

    No documentation available.

  8. data Pattern

    cairo Graphics.Rendering.Cairo

    Patterns can be simple solid colors, various kinds of gradients or bitmaps. The current pattern for a Render context is used by the stroke, fill and paint operations. These operations composite the current pattern with the target surface using the currently selected Operator.

  9. data PatternType

    cairo Graphics.Rendering.Cairo

    No documentation available.

  10. PatternTypeLinear :: PatternType

    cairo Graphics.Rendering.Cairo

    No documentation available.

Page 398 of many | Previous | Next