Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Fix single line comment regex of hs #38

Conversation

belliture
Copy link

Before:
lh-pr-before

After:
lh-pr-after

@lierdakil lierdakil closed this in 8078e63 Jul 5, 2015
@lierdakil lierdakil added the bug label Jul 5, 2015
@lierdakil lierdakil added this to the v1.1.7 milestone Jul 5, 2015
@lierdakil
Copy link
Contributor

Thanks for this patch. However, begin-of-line anchor is still needed, albeit inside first capturing group, not outside. Besides, literate Haskell needs similar thing as well, and both are built from src/haskell.coffee. So I didn't merge it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants