Use `Hierarchy` to provide `/` method on a `Root`
Closed this issue · 1 comments
propensive commented
This probably requires the re-addition of the RootType
type parameter to Hierarchy
.
propensive commented
This doesn't look easily possible, at least not with a lot more messing around with typeclass types.