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. data PDFDocumentInfo

    HPDF Graphics.PDF

    Document metadata

  2. PDFDocumentInfo :: Text -> Text -> PDFDocumentPageMode -> PDFDocumentPageLayout -> PDFViewerPreferences -> Bool -> PDFDocumentInfo

    HPDF Graphics.PDF

    No documentation available.

  3. data PDFDocumentPageLayout

    HPDF Graphics.PDF

    Document page layout

  4. data PDFDocumentPageMode

    HPDF Graphics.PDF

    Document page mode

  5. type PDFFloat = Double

    HPDF Graphics.PDF

    A real number in a PDF document

  6. class PDFGlobals (m :: Type -> Type)

    HPDF Graphics.PDF

    No documentation available.

  7. data PDFPage

    HPDF Graphics.PDF

    A PDF Page object

  8. data PDFRect

    HPDF Graphics.PDF

    A PDF rectangle

  9. PDFRect :: Double -> Double -> Double -> Double -> PDFRect

    HPDF Graphics.PDF

    No documentation available.

  10. data PDFReference s

    HPDF Graphics.PDF

    A reference to a PDF object

Page 772 of many | Previous | Next