OpenAFP-1.4.2: IBM AFP document format parser and generator

Portabilitynon-portable (GHC-only)
Stabilityexperimental
Maintaineraudreyt@audreyt.org
Safe HaskellNone

OpenAFP

Description

This module re-exports all Records, Types, Internals and Prelude modules, and provides some toplevel convenience functions.

Documentation

writeAFP :: Binary a => FilePath -> [a] -> IO ()Source