• 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. type Parser = Either ParseError

    xlsx Codec.Xlsx.Parser

    No documentation available.

  2. data ParseException

    xlsx Codec.Xlsx.Parser.Internal

    No documentation available.

  3. ParseException :: String -> ParseException

    xlsx Codec.Xlsx.Parser.Internal

    No documentation available.

  4. module Codec.Xlsx.Parser.Internal.PivotTable

    No documentation available.

  5. ParseCellError :: AddCellErrors -> SheetErrors

    xlsx Codec.Xlsx.Parser.Stream

    Error while parsing cells

  6. ParseCoordinateError :: CoordinateErrors -> SheetErrors

    xlsx Codec.Xlsx.Parser.Stream

    Error while parsing coordinates

  7. ParseDecimalError :: Text -> String -> WorkbookError

    xlsx Codec.Xlsx.Parser.Stream

    No documentation available.

  8. ParseStyleErrors :: StyleError -> SheetErrors

    xlsx Codec.Xlsx.Parser.Stream

    No documentation available.

  9. ParseTypeError :: TypeError -> SheetErrors

    xlsx Codec.Xlsx.Parser.Stream

    Error while parsing types

  10. data PageSetup

    xlsx Codec.Xlsx.Types

    No documentation available.

Page 755 of many | Previous | Next

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