BoundedOrd
LiamGoodacre opened this issue · 1 comments
LiamGoodacre commented
I think it make sense to have BoundedOrd <= Enum?
Currently we have Bounded <= Enum, and if you want to compare you have to use fromEnum.
LiamGoodacre opened this issue · 1 comments
I think it make sense to have BoundedOrd <= Enum?
Currently we have Bounded <= Enum, and if you want to compare you have to use fromEnum.