[Haskell-cafe] newtype a Constraint?

Roman Cheplyaka roma at ro-che.info
Tue Mar 12 14:18:46 CET 2013


Is there a way to newtype a constraint?

Imagine a type class parameterised over constraints. What do I do if I
want multiple instances for (essentially) the same constraint?

Roman



More information about the Haskell-Cafe mailing list