Skip to content

Add some common extensions to haskell-rgrep - #1029

Merged
gracjan merged 1 commit into
haskell:masterfrom
sergv:add-file-extensions-to-haskell-rgrep
Dec 18, 2015
Merged

gracjan merged 1 commit into
haskell:masterfrom
sergv:add-file-extensions-to-haskell-rgrep

Conversation

@sergv

@sergv sergv commented Dec 17, 2015

Copy link
Copy Markdown
Contributor

I added pure Haskell files and hsc2hs and c2hs files, since all of them contain mostly Haskell code.

But should Alex (*.alex, .x) and/or Happy (.happy, *.y, *.ly) files be included? They always contain at least some user-defined Haskell functions, and it seems that searching for those should be possible with haskell-rgrep, but I'm not entirely sure. Any ideas?

gracjan added a commit that referenced this pull request Dec 18, 2015
Add some common extensions to haskell-rgrep
@gracjan
gracjan merged commit 93bfb29 into haskell:master Dec 18, 2015
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