Skip to content

Add Grep exercise#1257

Open
tofische wants to merge 11 commits into
exercism:mainfrom
tofische:grep-exercise
Open

Add Grep exercise#1257
tofische wants to merge 11 commits into
exercism:mainfrom
tofische:grep-exercise

Conversation

@tofische

Copy link
Copy Markdown
Contributor

Added a new Haskell practice exercise Grep based on the available problem specification.

@github-actions

Copy link
Copy Markdown

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@tofische

Copy link
Copy Markdown
Contributor Author

Can I contribute?

Comment thread exercises/practice/grep/.docs/instructions.append.md Outdated
Comment thread exercises/practice/grep/.docs/instructions.append.md Outdated
@MatthijsBlom

Copy link
Copy Markdown
Contributor

Sorry to keep you waiting. I haven't been doing great, and do not expect to in the near future, so I will probably not be terribly available.


Currently, none of the exercises on the Haskell track truly deal with IO. I think this exercise would gain the track more if it did. It seems the ideal exercise for this, and some/most/all other tracks use it for this as well.

tofische and others added 10 commits December 21, 2025 18:59
* bin/verify-exercises-in-docker script

* skip deprecated exercises
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...de0fac2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci uses ubuntu-24.04

* actions/cache@5a3ec84

* yq v4.46.1

---------

Co-authored-by: Tomas Fischer <tofische@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0057852...27d5ce7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomas Fischer <tofische@users.noreply.github.com>
* Rework bool concept

* Remove Crystal mention

* Remove vsc file
@tofische tofische reopened this Jun 14, 2026
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.

7 participants