
Hi Silvio That makes a lot of sense thanks for the reply! Thanks, Clinton On Thu, Jul 19, 2018 at 4:20 PM, Silvio Frischknecht < silvio.frischi@gmail.com> wrote:
Hi
It seems similar to the modules system of ML. As I understand it, the main difference to Haskell type classes is that you have to specify instances explicitly in in this system. This means you get more control at the expense of more code.
Have a look at this example on stackoverflow.
https://stackoverflow.com/a/36927542/1117884
Cheers
Silvio
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.