Skip to content

Remove unused ghc-prim dependency - #484

Merged
tomjaguarpaw merged 2 commits into
kowainik:mainfrom
konsumlamm:ghc-prim
Dec 26, 2025
Merged

Remove unused ghc-prim dependency#484
tomjaguarpaw merged 2 commits into
kowainik:mainfrom
konsumlamm:ghc-prim

Conversation

@konsumlamm

@konsumlamm konsumlamm commented Dec 26, 2025

Copy link
Copy Markdown
Contributor

It seems ghc-prim isn't used anywhere. It's also not recommended to depend on it.

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.

@tomjaguarpaw
tomjaguarpaw merged commit 8fa832d into kowainik:main Dec 26, 2025
15 checks passed
@tomjaguarpaw

Copy link
Copy Markdown
Contributor

Thanks! Don't know why this depended on ghc-prim in the first place. (Perhaps for something that now comes directly from base?)

@konsumlamm
konsumlamm deleted the ghc-prim branch December 26, 2025 14:48
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