Next Previous Contents

The Hugs-GHC Extension Libraries

The Hugs/GHC Team

August 1998


Hugs and GHC provide a common set of libraries to aid portability. This document specifies the interfaces to these libraries and documents known differences.

1. Naming conventions

2. ST

3. LazyST

4. IOExts

5. Bits

6. Word

7. Int

8. Addr

9. NumExts

10. Foreign

11. Concurrent

12. Dynamic

13. GetOpt

14. Pretty


Next Previous Contents