purescript-simple-dom
purescript-simple-dom copied to clipboard
Update to work with PureScript 0.11.4
This patch fixes build errors with PureScript 0.11.4. There are 93 warnings left, i don't know if they are new. My fix is in this commit: https://github.com/eunikolsky/purescript-simple-dom/commit/4358ce7a6f88457184af70f0eb44855a50dec1f5, and this branch also includes commits from @geneshuman, who had fixed the build for 0.10.7: https://github.com/aktowns/purescript-simple-dom/compare/master...geneshuman:master