All Projects → justinwoo → Purescript 0.12.0 Hello World

justinwoo / Purescript 0.12.0 Hello World

PureScript 0.12.0 Hello World

Programming Languages

purescript
368 projects

PureScript 0.12.0 Hello World

Build Status

You can get started with PureScript 0.12.0 easily by using this repo.

If you have everything installed, you should be able to follow this:

> psc-package install
Installing 3 packages...
...
Install complete
> pulp run
* Building project in /home/justin/Code/purescript-0.12.0-hello-world
...
* Build successful.
look, show on Record:
{ apple: "banana" }

FAQs

Installation

Please see the installation page in https://purescript-resources.readthedocs.io/en/latest/installation.html

Do I need Bower?

No, unless you know exactly what you might use Bower for, you do not need it at all. You should be using Psc-Package like this repo does.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].