 ____                 ____            _       _   
|  _ \ _   _ _ __ ___/ ___|  ___ _ __(_)_ __ | |_ 
| |_) | | | | '__/ _ \___ \ / __| '__| | '_ \| __|
|  __/| |_| | | |  __/___) | (__| |  | | |_) | |_ 
|_|    \__,_|_|  \___|____/ \___|_|  |_| .__/ \__|
                                       |_|        

Installation Instructions
-------------------------

This bundle contains the following executables:

- psc           The PureScript compiler (generates JavaScript for use
                in the browser)
- psc-make      The PureScript compiler (generates CommonJS modules)
- psci          The PureScript interactive module (requires NodeJS)
- psc-docs      A documentation generator

Copy these files anywhere on your PATH.

