Skip to content

Add safeHead#469

Open
drlkf wants to merge 1 commit into
kowainik:mainfrom
drlkf:main
Open

Add safeHead#469
drlkf wants to merge 1 commit into
kowainik:mainfrom
drlkf:main

Conversation

@drlkf
Copy link
Copy Markdown

@drlkf drlkf commented Jul 1, 2025

Checklist:

  • Haddock documentation for the new function
  • Tests for the new function (I did not add them since other simple List functions had none so I assumed they are not required if the function are simple enough)

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.

@tomjaguarpaw
Copy link
Copy Markdown
Contributor

FYI the Kowainik ecosystem sees very little activity. I personally work on emergency maintenance only, but you may find another maintainer who will review and accept a PR.

@drlkf
Copy link
Copy Markdown
Author

drlkf commented Jul 1, 2025

Thanks for the heads-up. Should I avoid using this library in the future then?

@tomjaguarpaw
Copy link
Copy Markdown
Contributor

It will continue to be maintained so that it keeps working with newer releases of GHC, so no need to avoid using it on that basis. I wouldn't expected it to add many new features though.

@tomjaguarpaw tomjaguarpaw mentioned this pull request Jul 4, 2025
10 tasks
@drlkf
Copy link
Copy Markdown
Author

drlkf commented Aug 7, 2025

Maybe @vrom911 can review this?

@drlkf
Copy link
Copy Markdown
Author

drlkf commented Oct 12, 2025

Any chance we could have an update on this?

@tomjaguarpaw
Copy link
Copy Markdown
Contributor

I'm afraid what I previously said still applies. The only maintenance being done on relude currently is the minimum necessary to keep it building with new GHCs.

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