Appendix A. User handbook

A.1. System requirements

The Haskell XML Toolbox was developed with Hugs Version December 2001 [WWW20] and the Glasgow Haskell Compiler (GHC) 5.04 [WWW19] on Linux systems. Testing on Windows systems has not been done yet.

If you want to use the Haskell XML Toolbox in your own applications, just add the modules from the directories hdom, hparser, hvalidator and parsec to the path of your compiler or interpreter. It is planned to provide special GHC packages of the Haskell XML Toolbox in the near future.

To compile binary versions of the programs included in the Haskell XML Toolbox, the Glasgow Haskell Compiler and GNU make are needed.

To build the API documentation you must have installed HDoc [WWW30]. If you run make hdoc in the root directory of the Haskell XML Toolbox, the documentation will be generated and placed in the directory doc/hdoc.