Excellent! On Tue, Jan 16, 2018 at 3:29 AM, Michael Sloan <[email protected]> wrote:
> Hey! > > I've just merged this PR which has the side effect of making mappings from > ModuleName to filepath available in stack's API https://github.com/ > commercialhaskell/stack/pull/3779/files > > -Michael > > On Mon, Dec 18, 2017 at 1:43 PM, Csaba Hruska <[email protected]> > wrote: > >> Hi, >> >> I am experimenting with a tool and I need some help or advice. >> Assuming a stack based project what is the simplest way to retrieve the >> source code for a module from the module name? >> The module source code should be the same that GHC used when compiled the >> project. >> I'd like to retrieve the source code for both local and stackage modules. >> >> Thanks, >> Csaba Hruska >> >> -- >> You received this message because you are subscribed to the Google Groups >> "haskell-stack" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/haskell-stack/6c05584e-a4c1-463d-bb64-5cbc83ef93e0%40googlegroups.com >> <https://groups.google.com/d/msgid/haskell-stack/6c05584e-a4c1-463d-bb64-5cbc83ef93e0%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CANjChEqxcHs8%3D8TNi3Z3B9RtqDfxz9n5t%2BjUh7UnPEtS6FYCSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
