Next Previous Contents

7. Support libraries

This section contains a description of the programming interfaces provided by miscellaneous libraries that help Haskell code interact with the outside world. Libraries that help you marshal data across the boundary, write COM clients (Automation based or not), and build COM components in Haskell.


Next Previous Contents