I'm developing an application which will use hint for runtime evaluation of some haskell code.
The application is divided into an exe and a lib, and I want to make the lib types accessible to the running code. When I stack install the project, hint can't find the lib modules. Do you know how could I instruct it to look into the correct places? What are the correct places anyhow? Should I simply wrap ghc myself? -- 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/98470c65-4ca3-472a-8bda-6be9286f206b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
