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.