Skip to content

make it build with nix#16

Open
AleXoundOS wants to merge 1 commit intorkaippully:masterfrom
AleXoundOS:master
Open

make it build with nix#16
AleXoundOS wants to merge 1 commit intorkaippully:masterfrom
AleXoundOS:master

Conversation

@AleXoundOS
Copy link
Copy Markdown

@AleXoundOS AleXoundOS commented Nov 5, 2023

Version constrains of dependencies in gamgee.cabal are too strict. I managed to build the project easily with recent nix after removing the constrains:

$ nix build github:alexoundos/gamgee

or inside the git workdir:

$ nix build

Don't know about stack, haven't updated its yaml file to newer LTS.

Remove haskell packages build-depends version constrains in cabal file.
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.

1 participant