purescript-simple-dom icon indicating copy to clipboard operation
purescript-simple-dom copied to clipboard

Update to work with PureScript 0.11.4

Open eunikolsky opened this issue 8 years ago • 0 comments

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

eunikolsky avatar Apr 24 '17 14:04 eunikolsky