lib:xlsx
Modules
- Codec.Xlsx
- Codec.Xlsx.Formatted
- Codec.Xlsx.Lens
- Codec.Xlsx.Parser
- Codec.Xlsx.Parser.Internal
- Codec.Xlsx.Parser.Internal.Fast
- Codec.Xlsx.Parser.Internal.PivotTable
- Codec.Xlsx.Parser.Internal.Util
- Codec.Xlsx.Parser.Stream
- Codec.Xlsx.Types
- Codec.Xlsx.Types.AutoFilter
- Codec.Xlsx.Types.Cell
- Codec.Xlsx.Types.Comment
- Codec.Xlsx.Types.Common
- Codec.Xlsx.Types.ConditionalFormatting
- Codec.Xlsx.Types.DataValidation
- Codec.Xlsx.Types.Drawing
- Codec.Xlsx.Types.Drawing.Chart
- Codec.Xlsx.Types.Drawing.Common
- Codec.Xlsx.Types.Internal
- Codec.Xlsx.Types.Internal.CfPair
- Codec.Xlsx.Types.Internal.CommentTable
- Codec.Xlsx.Types.Internal.ContentTypes
- Codec.Xlsx.Types.Internal.CustomProperties
- Codec.Xlsx.Types.Internal.DvPair
- Codec.Xlsx.Types.Internal.FormulaData
- Codec.Xlsx.Types.Internal.Relationships
- Codec.Xlsx.Types.Internal.SharedStringTable
- Codec.Xlsx.Types.PageSetup
- Codec.Xlsx.Types.PivotTable
- Codec.Xlsx.Types.PivotTable.Internal
- Codec.Xlsx.Types.Protection
- Codec.Xlsx.Types.RichText
- Codec.Xlsx.Types.SheetViews
- Codec.Xlsx.Types.StyleSheet
- Codec.Xlsx.Types.Table
- Codec.Xlsx.Types.Variant
- Codec.Xlsx.Writer
- Codec.Xlsx.Writer.Internal
- Codec.Xlsx.Writer.Internal.PivotTable
- Codec.Xlsx.Writer.Internal.Stream
- Codec.Xlsx.Writer.Stream
Dependencies
- attoparsec lib:attoparsec >=0
- base lib:base >=4.9.0.0 && <5.0
- base64-bytestring lib:base64-bytestring >=0
- binary-search lib:binary-search >=0
- bytestring lib:bytestring >=0.10.8.0
- conduit lib:conduit >=1.0.0
- containers lib:containers >=0.5.0.0
- data-default lib:data-default >=0
- deepseq lib:deepseq >=1.4
- dlist lib:dlist >=0
- errors lib:errors >=0
- exceptions lib:exceptions >=0
- extra lib:extra >=0
- filepath lib:filepath >=0
- hexpat lib:hexpat >=0
- indexed-traversable lib:indexed-traversable >=0
- lens lib:lens >=3.8 && <5.4
- microlens lib:microlens >=0.4 && <0.5
- microlens-ghc lib:microlens-ghc >=0
- microlens-mtl lib:microlens-mtl >=0
- microlens-platform lib:microlens-platform >=0
- microlens-th lib:microlens-th >=0
- monad-control lib:monad-control >=0
- mtl lib:mtl >=2.1
- network-uri lib:network-uri >=0
- old-locale lib:old-locale >=1.0.0.5
- profunctors lib:profunctors >=0
- safe lib:safe >=0.3
- text lib:text >=0.11.3.1
- time lib:time >=1.4.0.1
- transformers lib:transformers >=0.3.0.0
- transformers-base lib:transformers-base >=0
- vector lib:vector >=0.10
- xeno lib:xeno >=0.3.2
- xml-conduit lib:xml-conduit >=1.1.0
- xml-types lib:xml-types >=0
- zip lib:zip >=0
- zip-archive lib:zip-archive >=0.2
- zip-stream lib:zip-stream >=0.2.0.1
- zlib lib:zlib >=0.5.4.0
Reverse dependencies
Direct only. Not exhaustive.
- Advise-me lib:Advise-me
- acme-everything lib:acme-everything
- xlsx bench:bench
- xlsx test:data-test
- xlsx-tabular lib:xlsx-tabular