Derive Enum
Closed this issue · 1 comments
agenovese commented
I came across purescript/purescript#2555 looking to see if it was possible to derive an instance of enum. It was suggested to open an issue here but I was unable to find one.
garyb commented
I'll open a PR for this soon, just need to add some tests.