xlsx-0.3.0: Simple and incomplete Excel file parser/writer
Codec.Xlsx.Writer
Description
This module provides a function for serializing structured Xlsx into lazy bytestring
Xlsx
Synopsis
fromXlsx :: POSIXTime -> Xlsx -> ByteString Source #
Writes Xlsx to raw data (lazy bytestring)