Skip to content
New issue

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

Add "examples" flag to optionally build examples and tutorials #218

Merged
merged 4 commits into from
Oct 27, 2022

Conversation

fjvallarino
Copy link
Owner

Add examples flag to optionally build examples and tutorials. By default the flag is False, so examples + tutorials are not built. This is in contrast to the current behavior, where examples and tutorials are always built. In order to build the examples, users need to call:

stack build --flag monomer:examples

Also add a small dev-test-app executable. Used to simplify development/testing of the library itself, since it allows to launch it with ghcid and have changes to Monomer reloaded automatically. Ideally, a temporary solution.

@fjvallarino fjvallarino changed the title Add examples flag to optionally build examples and tutorials Add "examples" flag to optionally build examples and tutorials Oct 27, 2022
@fjvallarino fjvallarino merged commit 51c87b6 into main Oct 27, 2022
@fjvallarino fjvallarino deleted the chore/add-examples-flag branch October 27, 2022 16:42
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.

None yet

1 participant