Conversation
|
Hey, thanks for the PR. It seems like the |
|
I guess you should try again, I'm not sure how to work with bower, spago is much easier for me, I just copy deps from a working spago env into |
|
I don't understand the error about not being able to pull https://github.com/purescript/purescript-tuples The |
|
|
|
OK now when I run |
|
Now it throws some error about |
|
I think this might be a pulp bug - maybe try upgrading pulp? |
|
The pulp version is defined in package.json in case that wasn’t clear |
This removes the deprecated
Control.MonadZeromonad.I also used spago internally and found out unnecessary deps and some required one (
control,foldable-traversable) so I added them to thebower.jsonfile.