Skip to content

Updates for PureScript 0.12#151

Merged
garyb merged 2 commits into
masterfrom
compiler/0.12
May 25, 2018
Merged

Updates for PureScript 0.12#151
garyb merged 2 commits into
masterfrom
compiler/0.12

Conversation

@garyb

@garyb garyb commented May 24, 2018

Copy link
Copy Markdown
Member

No description provided.

natefaubion and others added 2 commits May 3, 2018 21:04
* Migrate Eff to Effect

* Fix tests

* Remove monoid import

* Update package.json

* Move namespace to Effect.Aff

* Move console dependency to dev
@garyb

garyb commented May 24, 2018

Copy link
Copy Markdown
Member Author

@natefaubion there's a very occasional error on parallel/mixed:

D:\Home\GitHub\updates-slamdata\purescript-aff\output\Effect.Aff\foreign.js:513
                throw util.fromLeft(step);
                ^

Error: Assertion failure parallel/mixed

It happened once on Travis when I opened this PR, and I got it to happen locally every few hundred runs of the test. (I didn't run all of the tests that many times, just duplicated the running of that case 100 times and then ran the suite repeatedly 😉). Any ideas?

@garyb garyb merged commit ac1fff8 into master May 25, 2018
@garyb garyb deleted the compiler/0.12 branch May 25, 2018 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants