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

Fix #1: parsing of dashes in bracket expressions #41

Merged
merged 8 commits into from
Jul 16, 2022
Merged

Conversation

andreasabel
Copy link
Member

  • Fix dash in range not correctly parsed #1: parsing problems with dashes in bracket expressions
  • add doc-test testsuite
  • fix examples in docs
  • limit tests in CI to GHC >= 8.2 (for doctest-parallel)

@andreasabel andreasabel self-assigned this Jul 16, 2022
@andreasabel andreasabel merged commit b0bfdfa into master Jul 16, 2022
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.

dash in range not correctly parsed
1 participant