Skip to content

[#214] Add mapMaybeM#223

Merged
chshersh merged 1 commit intomasterfrom
vrom911/214-Add-mapMaybeM
Oct 29, 2019
Merged

[#214] Add mapMaybeM#223
chshersh merged 1 commit intomasterfrom
vrom911/214-Add-mapMaybeM

Conversation

@vrom911
Copy link
Copy Markdown
Member

@vrom911 vrom911 commented Oct 29, 2019

Resolves #214

Checklist:

HLint

  • I've changed the exposed interface (add new reexports, remove reexports, rename reexported things, etc.).
    • I've updated hlint.dhall accordingly to my changes (add new rules for the new imports, remove old ones, when they are outdated, etc.).
    • I've generated the new .hlint.yaml file (see this instructions).

General

  • I've updated the CHANGELOG with the short description of my latest changes.
  • All new and existing tests pass.
  • I keep the code style used in the files I've changed (see style-guide for more details).
  • I've used the stylish-haskell file.
  • My change requires the documentation updates.
    • I've updated the documentation accordingly.
  • I've added the [ci skip] text to the docs-only related commit's name.

@vrom911 vrom911 added the new Bring something new into library (add function or type or interface) label Oct 29, 2019
@vrom911 vrom911 added this to the v0.6.0.0: Refinement milestone Oct 29, 2019
@vrom911 vrom911 requested a review from chshersh as a code owner October 29, 2019 08:49
@vrom911 vrom911 self-assigned this Oct 29, 2019
Copy link
Copy Markdown
Contributor

@hint-man hint-man bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no place for me here... I will choose the truth I like.

Copy link
Copy Markdown
Contributor

@chshersh chshersh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition to our interface!

@chshersh chshersh merged commit 14040ff into master Oct 29, 2019
@chshersh chshersh deleted the vrom911/214-Add-mapMaybeM branch October 29, 2019 08:58
@chshersh chshersh added the Hacktoberfest https://hacktoberfest.digitalocean.com/ label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hacktoberfest https://hacktoberfest.digitalocean.com/ new Bring something new into library (add function or type or interface)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mapMaybeM

2 participants