garyb / purescript-indexed-monad

MIT License
21 stars 11 forks source link

Make library compile / no warnings on upcoming 0.14.0 PS releaes #25

Closed JordanMartinez closed 4 years ago

garyb commented 4 years ago

Thanks! This is a pretty cool benefit of polykinds, as now the index/transition types will be able to use custom kinds. I mentioned about this to Thomas the other day as he'd wanted to do it but realised it doesn't work at the moment without defining new classes.