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

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. module Graphics.Cairo.Drawing.CairoT.Page

    No documentation available.

  2. module Graphics.Cairo.Drawing.Paths

    No documentation available.

  3. data Path

    simple-cairo Graphics.Cairo.Drawing.Paths.CairoPathT

    No documentation available.

  4. PathClosePath :: Path

    simple-cairo Graphics.Cairo.Drawing.Paths.CairoPathT

    No documentation available.

  5. PathCurveTo :: CDouble -> CDouble -> CDouble -> CDouble -> CDouble -> CDouble -> Path

    simple-cairo Graphics.Cairo.Drawing.Paths.CairoPathT

    No documentation available.

  6. PathLineTo :: CDouble -> CDouble -> Path

    simple-cairo Graphics.Cairo.Drawing.Paths.CairoPathT

    No documentation available.

  7. PathMoveTo :: CDouble -> CDouble -> Path

    simple-cairo Graphics.Cairo.Drawing.Paths.CairoPathT

    No documentation available.

  8. module Graphics.Cairo.Surfaces.PdfSurfaces

    No documentation available.

  9. module Graphics.Cairo.Surfaces.PngSupport

    No documentation available.

  10. data Point

    simple-cairo Graphics.Cairo.Utilities.CairoMatrixT

    No documentation available.

Page 737 of many | Previous | Next

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