[Haskell-cafe] Instrumentation without requiring code-level changes?

Saurabh Nanda saurabhnanda at gmail.com
Sat Jan 28 05:03:11 UTC 2017


>
> The PackageImports hack doesn't seem to be working. Is this a peculiarity
>> of the extension, or of GHCi, or have I gotten the imports/exports wrong --
>> https://gist.github.com/saurabhnanda/cab87791d38cca3bfe2cce66cead9080
>>
>> Note: The package-qualified import and my package name are the **same**
>>
>
>
> Have put this question upon on StackOverflow for greater visibility --
> http://stackoverflow.com/questions/41896211/how-to-use-
> packageimports-extension-to-shadow-a-module
>


And I managed to find a solution after scratching my head around yet
another Haskell limitation related to modules!
http://stackoverflow.com/a/41906492/534481


-- 
http://www.saurabhnanda.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170128/19f33bb6/attachment.html>


More information about the Haskell-Cafe mailing list