On Thu, Apr 4, 2013 at 1:44 AM, Simon Peyton-Jones <[email protected]> wrote: > I would be very surprised if nameModule_maybe returned Nothing for a Name > that printed with its module name. Yet it appears that you are saying that > a Name that prints with its module name with -ddump-ds or -ddump-tc > replies to nameModule_maybe with Nothing > I don't understand that.
Thanks Simon. This is progress, because now I know that this is not expected behavior, so I can try to figure out if I'm doing something wrong and if not send you a test case. :) _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
