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 case for haskell-debug-parse-module regex to parse #995

Merged
merged 1 commit into from
Nov 25, 2015

Conversation

codygman
Copy link
Contributor

I tried debugging a simple Haskell program in haskell-mode from spacemacs and got an error from this regex not matching. This change makes it work.

@gracjan
Copy link
Contributor

gracjan commented Nov 21, 2015 via email

@codygman
Copy link
Contributor Author

@gracjan Sure, no problem. I couldn't find where tests go though. I also did see anything about tests in CONTRIBUTING.md.

@gracjan
Copy link
Contributor

gracjan commented Nov 21, 2015

Create a new test file called tests/haskell-debug-tests.el.

gracjan added a commit that referenced this pull request Nov 25, 2015
Add case for haskell-debug-parse-module regex to parse
@gracjan gracjan merged commit 4a15fb3 into haskell:master Nov 25, 2015
@gracjan
Copy link
Contributor

gracjan commented Nov 25, 2015

I see that this is better than it used to be, but still quite wrong: no national letters, no other character legal in file names, no spaces. I guess we will revisit when somebody actually hits the problem.

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.

2 participants