aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Options.purs
Commit message (Collapse)AuthorAgeFilesLines
* Generate .psci fileeric thul2015-07-061-0/+4
| | | | Resolves #11
* Updating for PureScript 0.7eric thul2015-07-061-21/+25
| | | | Resolves #14
* Additional loader optionseric thul2015-05-141-25/+52
| | | | | | | | | | | Adds the `psc-make` options `comments` and `no-prefix`. Also, an internal option `src` has been added that is used to specify the source paths of `PureScript` files that will be globbed for compilation. By default the `bower_components` path is globbed, but the loader requires that the source paths be provided for the user's code. Resolves #12
* Rewrite using purescript for the implementationeric thul2015-04-121-0/+72