Skip to content

Nix shell for ghc9.14#4998

Open
dyniec wants to merge 1 commit into
haskell:masterfrom
dyniec:nix
Open

Nix shell for ghc9.14#4998
dyniec wants to merge 1 commit into
haskell:masterfrom
dyniec:nix

Conversation

@dyniec

@dyniec dyniec commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Currently .#shell-ghc914 fails with plenty of messages

Encountered missing or private dependencies:
    base >=4.8 && <4.22 (installed: 4.22.0.0)

This diff makes it work. I tested that hls provided by this shell works on hls repo, though understandably it doesn't have hlint, stan, ormolu and fourmolu.

It jailbreaks bunch of packages, and for few of them tests were failing so they had to be disabled (plus reduces build time others them). For some reason jailbroken cabal was making compiler panic on profiling build (missing symbols maybe?) so profiling had to be disabled.

@fendor fendor left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, trusting you here :)

@fendor

fendor commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

@dyniec Pls merge the PR when you are happy!

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