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 parallel-letter-frequency exercise #56

Merged
merged 1 commit into from
Jul 6, 2015

Conversation

kytrinyx
Copy link
Member

@kytrinyx kytrinyx commented Jul 6, 2015

cherry-picked from #29

@tmcgilchrist
Copy link
Contributor

Could do with more tests like https://github.com/exercism/xhaskell/blob/master/parallel-letter-frequency/parallel-letter-frequency_test.hs.
Might be easier to merge this, then do the extra tests as it's own PR.

@kytrinyx
Copy link
Member Author

kytrinyx commented Jul 6, 2015

Yeah, that's a good call.

I'd rather not change the code, since I just cherry-picked it from someone else. Formatting is one thing, additional code should probably be separate.

@tmcgilchrist
Copy link
Contributor

I'll merge and whoever wants to can add extra tests.

tmcgilchrist added a commit that referenced this pull request Jul 6, 2015
Add parallel-letter-frequency exercise
@tmcgilchrist tmcgilchrist merged commit 577f096 into master Jul 6, 2015
@tmcgilchrist tmcgilchrist deleted the parallel-letter-frequency branch July 6, 2015 04:09
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

2 participants