relude icon indicating copy to clipboard operation
relude copied to clipboard

Add predicate combinators

Open drlkf opened this issue 5 months ago • 1 comments

HLint

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

General

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

drlkf avatar Jul 01 '25 19:07 drlkf

Same story as https://github.com/kowainik/relude/pull/469#issuecomment-3024947090

tomjaguarpaw avatar Jul 04 '25 15:07 tomjaguarpaw