• 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. class PDFGlobals (m :: Type -> Type)

    HPDF Graphics.PDF.Document

    No documentation available.

  2. data PDFTransDimension

    HPDF Graphics.PDF.Document

    Dimension of a transition

  3. data PDFTransDirection

    HPDF Graphics.PDF.Document

    Direction of a transition

  4. data PDFTransDirection2

    HPDF Graphics.PDF.Document

    Direction of a transition

  5. data PDFTransStyle

    HPDF Graphics.PDF.Document

    Transition style

  6. data PDFTransition

    HPDF Graphics.PDF.Document

    A PDF Transition

  7. PDFTransition :: PDFFloat -> PDFTransStyle -> PDFTransition

    HPDF Graphics.PDF.Document

    No documentation available.

  8. data PDFViewerPreferences

    HPDF Graphics.PDF.Document

    Viewer preferences

  9. PDFViewerPreferences :: Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> PDFDocumentPageMode -> PDFViewerPreferences

    HPDF Graphics.PDF.Document

    No documentation available.

  10. data PDFXForm

    HPDF Graphics.PDF.Document

    No documentation available.

Page 775 of many | Previous | Next

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