[Haskell-cafe] Local types

Imants Cekusins imantc at gmail.com
Tue Jan 26 09:52:38 UTC 2016


.. another safety net:

module-local instance could be defined only for module-local
(non-exported) types.

Would this not offer what you are looking for, without breaking
instance consistency?


More information about the Haskell-Cafe mailing list