Skip to content

example of using GHC 9.4 or other version #87

Answered by srid
peterbecich asked this question in Q&A
Discussion options

You must be logged in to vote

You want to set basePackages to the appropriate package set:

https://flake.parts/options/haskell-flake.html#opt-perSystem.haskellProjects._name_.basePackages

For eg.,

basePackages = pkgs.haskell.packages.ghc943;

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@peterbecich
Comment options

@wolverian
Comment options

@wolverian
Comment options

@wolverian
Comment options

@billksun
Comment options

Answer selected by peterbecich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants