Open
Description
I didn't add it here, but the reason it was needed is due to a limitation of nix-tools. stack-to-nix
doesn't output the LTS compiler version, unless it's explicitly defined in stack.yaml
. And you need this if you are setting Haskell.nix module options which depend on the compiler version.
Originally posted by @rvl in cardano-foundation/cardano-wallet#1138 (comment)