-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update to v0.14.0-rc3 #30
Update to v0.14.0-rc3 #30
Conversation
This has a dependency on |
While not super fun, we can migrate this to use assert instead of I also don't see |
I worked around the tests issue. How's this? |
test/Test/Data/Char/Unicode.purs
Outdated
-- import Test.Spec (Spec, describe, it) | ||
-- import Test.Spec.Assertions (shouldEqual) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-- import Test.Spec (Spec, describe, it) | |
-- import Test.Spec.Assertions (shouldEqual) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pushed a commit fixing this.
Backlinking to purescript-contrib/governance#35