Skip to content

Quick start for the vagrant box I use for ghcjs / react-haskell / pigment development

License

Notifications You must be signed in to change notification settings

joelburget/ghcjs-box

Repository files navigation

GHCJS box

This provides a vagrant box with a pre-booted ghcjs running with ghc 7.10.1.

Getting Started

git clone https://github.com/joelburget/ghcjs-box.git
cd ghcjs-box
make up

This will download the vagrant box and start it, so all you need to do is:

vagrant ssh
cd /vagrant

Now you're inside the machine, sharing the ghcjs-box directory, with access to ghcjs.

Why?

Because ghcjs takes a long, long time to boot. And it's fragile. Using this ghcjs-box sidesteps that process, giving you a machine that's known to work.

About

Quick start for the vagrant box I use for ghcjs / react-haskell / pigment development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published