<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Yes, I think so, with the PackageImports extension.<div dir="auto"><br></div><div dir="auto"><a href="https://downloads.haskell.org/~ghc/7.8.2/docs/html/users_guide/syntax-extns.html#package-imports" target="_blank">https://downloads.haskell.org/<wbr>~ghc/7.8.2/docs/html/users_<wbr>guide/syntax-extns.html#<wbr>package-imports</a></div></div></blockquote><div><br></div><div>Thank you for this. If this works, it makes using instrumentedscotty & instrumentedopaleye easier to use.. Btw, there's a note in the docs:</div><div><div><br></div><div>[...] Note: you probably don't need to use this feature, it was added mainly so that we can build backwards-compatible versions of packages when APIs change. It can lead to fragile dependencies in the common case: modules occasionally move from one package to another, rendering any package-qualified imports broken. [...]</div><div><br></div><div>I hope GHC doesn't plan to remove this extension any time soon.</div><div><br></div><div>-- Saurabh.</div><div><br></div><div><br></div></div></div>
</div></div>