We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
other-modules
I have:
executable analyse-quoting ... other-modules: CircuitHub.Quoting.Analysis.AssemblyPricing.Picofactory2 CircuitHub.Quoting.Analysis.CompetitorQuote CircuitHub.Quoting.Analysis.FinalOffers CircuitHub.Quoting.Analysis.QuoteParameters CircuitHub.Quoting.Analysis.Report CircuitHub.Quoting.Analysis.Sample
But when I run gen-hie I get:
gen-hie
- path: "./quoting/exe-analyse-quoting/Main.hs" component: "quoting:exe:analyse-quoting" - path: "./quoting/exe-analyse-quoting/CircuitHub.Quoting.Analysis.AssemblyPricing.Picofactory2.hs" component: "quoting:exe:analyse-quoting" - path: "./quoting/exe-analyse-quoting/CircuitHub.Quoting.Analysis.CompetitorQuote.hs" component: "quoting:exe:analyse-quoting" - path: "./quoting/exe-analyse-quoting/CircuitHub.Quoting.Analysis.FinalOffers.hs" component: "quoting:exe:analyse-quoting" - path: "./quoting/exe-analyse-quoting/CircuitHub.Quoting.Analysis.QuoteParameters.hs" component: "quoting:exe:analyse-quoting" - path: "./quoting/exe-analyse-quoting/CircuitHub.Quoting.Analysis.Report.hs" component: "quoting:exe:analyse-quoting" - path: "./quoting/exe-analyse-quoting/CircuitHub.Quoting.Analysis.Sample.hs" component: "quoting:exe:analyse-quoting"
Which is wrong - these files don't exist.
The text was updated successfully, but these errors were encountered:
@ocharles hi! did you have the chance to check if the patch worked for you?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I have:
But when I run
gen-hie
I get:Which is wrong - these files don't exist.
The text was updated successfully, but these errors were encountered: