OpenAFP-1.4.3: IBM AFP document format parser and generator

Copyright(c) Audrey Tang 2004-2011
LicensePublicDomain
Maintaineraudreyt@audreyt.org
Stabilityexperimental
Portabilitynon-portable (GHC-only)
Safe HaskellNone
LanguageHaskell98

OpenAFP

Contents

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 #

Orphan instances