[Haskell-cafe] How to import hidden modules

Greg Horn gregmainland at gmail.com
Thu Aug 31 16:17:44 UTC 2017


It might be possible with the
http://hackage.haskell.org/package/true-name package.
I've never used it but I remember the hilarious announcement
https://mail.haskell.org/pipermail/haskell-cafe/2016-January/122707.html

Best,
Greg

On Thu, Aug 31, 2017 at 8:07 AM Ricardo Peña <ricardo at sip.ucm.es> wrote:

> 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
>
> _______________________________________________
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170831/3e03de56/attachment.html>


More information about the Haskell-Cafe mailing list