purescript-contrib / purescript-formatters

Formatting and printing for numeric and date/time/interval values
Apache License 2.0
41 stars 30 forks source link

build failure: No type class instance was found for `BoundedEnum Int` #40

Closed mjhoy closed 6 years ago

mjhoy commented 6 years ago

I believe this change in purescript-enums breaks the build:

https://github.com/purescript/purescript-enums/pull/26

Steps to reproduce: bower install; yarn run build

mjhoy commented 6 years ago

Arg, nevermind, I was not on master. Sorry.