Skip to content

Implement "mapSplitter"#22

Merged
byorgey merged 2 commits into
byorgey:masterfrom
eayus:master
Jan 9, 2024
Merged

Implement "mapSplitter"#22
byorgey merged 2 commits into
byorgey:masterfrom
eayus:master

Conversation

@eayus

@eayus eayus commented Jan 3, 2024

Copy link
Copy Markdown
Contributor

Implement #21

@byorgey

byorgey commented Jan 5, 2024

Copy link
Copy Markdown
Owner

Looks good to me, thanks! I think the CI is failing because the toLower in the doctest is not in scope. Adding >>> import Data.Char (toLower) to the doctest ought to fix it.

@eayus

eayus commented Jan 7, 2024

Copy link
Copy Markdown
Contributor Author

Oh whoops, hopefully that fixes the issue.

@byorgey

byorgey commented Jan 9, 2024

Copy link
Copy Markdown
Owner

Thanks!

@byorgey byorgey merged commit 815f1b3 into byorgey:master Jan 9, 2024
@byorgey

byorgey commented Jan 11, 2024

Copy link
Copy Markdown
Owner

Released to Hackage as part of split-0.2.5.

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Apr 29, 2024
* 0.2.5 (9 January 2024)

  - Test with GHC 9.8.
  - New function `mapSplitter` witnessing the fact that `Splitter` is
    a contravariant functor
    ([#22](byorgey/split#22), thanks to Ellis
    Kesterton)
msk pushed a commit to msk/pkgsrc that referenced this pull request May 11, 2026
* 0.2.5 (9 January 2024)

  - Test with GHC 9.8.
  - New function `mapSplitter` witnessing the fact that `Splitter` is
    a contravariant functor
    ([NetBSD#22](byorgey/split#22), thanks to Ellis
    Kesterton)
jperkin pushed a commit to TritonDataCenter/pkgsrc that referenced this pull request May 14, 2026
* 0.2.5 (9 January 2024)

  - Test with GHC 9.8.
  - New function `mapSplitter` witnessing the fact that `Splitter` is
    a contravariant functor
    ([#22](byorgey/split#22), thanks to Ellis
    Kesterton)
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