xlsx-0.1.0.1: Simple and incomplete Excel file parser/writer

Safe HaskellNone

Codec.Xlsx.Writer

Description

This module provides a function for serializing structured Xlsx into lazy bytestring

Synopsis

Documentation

fromXlsx :: ClockTime -> Xlsx -> ByteStringSource

Writes Xlsx to raw data (lazy bytestring)