Skip to content

Update to purescript 0.12 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update to purescript 0.12 #1

wants to merge 1 commit into from

Conversation

dawehner
Copy link

@dawehner dawehner commented Jan 27, 2019

I'm by no means a purescript expect but it least the test didn't fail anymore with 0.12

$ yarn test
yarn run v1.12.3
$ pulp build -I test -- --censor-lib --strict --stash && pulp test
* Building project in /Users/dawehner/Projects/learn-purescript/bloom-filter/purescript-conditional
Compiling Test.Conditional
Compiling Test.Main
           Src   Lib   All
Warnings   0     0     0
Errors     0     0     0
* Build successful.
* Building project in /Users/dawehner/Projects/learn-purescript/bloom-filter/purescript-conditional
           Src   Lib   All
Warnings   0     0     0
Errors     0     0     0
* Build successful.
* Running tests...
→ Suite: ifelse
  ✓ Passed: should return the same value as the equivalent if else statement

All 1 tests passed! 🎉
* Tests OK.
✨  Done in 4.40s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant