Go to the first, previous, next, last section, table of contents.

System libraries

This section gives an overview of the interfaces provided by the different syslibs that comes bundled with GHC. At the moment, there four different collections of system libraries: If you provide a `-syslib <name>' option on the command line, then the interfaces for that library will come into scope (and may be `import'ed), and the code will be added in at link time.
Go to the first, previous, next, last section, table of contents.