You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2017. It is now read-only.
When trying to install this module in a project with psc 0.10.2 I get a host of issues with bower trying to install the right dependencies. When it finally installs, there are errors with the code.
purescript-json/src/Data/JSON.purs line 12, column 8 - line 12, column 8
Unable to parse module:
unexpected "qualified"
expecting qualifier or module name
When trying to install this module in a project with
psc 0.10.2I get a host of issues with bower trying to install the right dependencies. When it finally installs, there are errors with the code.