Skip to content

Add a Makefile with ghcid and testing commands#3290

Merged
kritzcreek merged 3 commits intopurescript:masterfrom
parsonsmatt:ghcid-makefile
Apr 11, 2018
Merged

Add a Makefile with ghcid and testing commands#3290
kritzcreek merged 3 commits intopurescript:masterfrom
parsonsmatt:ghcid-makefile

Conversation

@parsonsmatt
Copy link
Copy Markdown
Contributor

With this PR, you can do

$ make ghcid-test

And it'll load up PureScript inghcid and run the tests every time it detects a file change.

I've been playing around with it and it is pretty fantastic 😂

To make it work, I had to put import Prelude in some of the test modules.

@kritzcreek
Copy link
Copy Markdown
Member

Looks good to me, thanks!

@kritzcreek kritzcreek merged commit 1b541b8 into purescript:master Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants