Skip to content

Conversation

TravisCardwell
Copy link
Collaborator

We need the module name in the frontend as well as the backend. Since the configuration should specify "how" and not "what," this commit removes it from the configuration altogether. It is instead passed as an argument, like the input headers, and stored in the boot artifact.

We need the module name in the frontend as well as the backend.  Since
the configuration should specify "how" and not "what," this commit
removes it from the configuration altogether.  It is instead passed as
an argument, like the input headers, and stored in the boot artifact.
@TravisCardwell
Copy link
Collaborator Author

Issue #1046 discusses moving input headers and output directory configuration into the configuration (stopping the "how not what" organization principle). Note that the module is a special case, however, because users should not be able to configure the module when using the Template Haskell API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant