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

Debugging guide #1093

Merged
merged 4 commits into from
Oct 9, 2015
Merged

Conversation

GregorySchwartz
Copy link
Contributor

Added a brief comment about debugging and additional resources containing profiling reference and tutorials. In response to #877

`stack install --enable-executable-profiling --enable-library-profiling
--ghc-options="-rtsopts"`

This command will allow you to use various tools profile the time, allocation,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/profile/to profile

@snoyberg
Copy link
Contributor

snoyberg commented Oct 6, 2015

Looks good, I just had a few minor typo corrections.

snoyberg added a commit that referenced this pull request Oct 9, 2015
@snoyberg snoyberg merged commit 3e8d881 into commercialhaskell:master Oct 9, 2015
@snoyberg
Copy link
Contributor

snoyberg commented Oct 9, 2015

Merged, thanks! As an FYI for the future, Github doesn't send any notifications for new commits, so it's best to add a comment about any changes.

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.

3 participants