[Haskell-cafe] How to import hidden modules

Ricardo Peña ricardo at sip.ucm.es
Thu Aug 31 15:05:31 UTC 2017


Hi,

I need to define a class instance for the algebraic datatype 
Data.Map.Map in the Hierarchical GCH libraries, but I do not find the 
way to import Data.Map.Internal which it is assumed to be hidden. Is 
there any way to access to this definition?

Thanks
-Ricardo



More information about the Haskell-Cafe mailing list