Update README

This commit is contained in:
yamadapc 2016-06-22 17:05:48 -03:00
parent 39f84e74b6
commit c36009a704

View File

@ -12,7 +12,7 @@ We provide the following tools:
- `ghcjs-register` - **require('./MyHaskellModule.hs')**
- `ghcjs-loader` - **A webpack loader for GHCJS**
See the [examples](/examples/README.md)!
See the [examples](/examples/README.md)! You can run them all with `make`.
## `ghcjs-require`
Utilities for loading GHCJS `.jsexe`s from CommonJS land.