Skip to content

stackProject does not seem to recognize the compiler field in stack.yaml #731

Open
@poscat0x04

Description

@poscat0x04

I'm trying to compile haskell-language-server with ghc 8.10.1 (the nix expression I'm using: hls-nix) and for some reason haskell.nix chose to use ghc 8.8.3 to build the project instead of ghc 8.10.1

to reproduce, run nix build --argstr version "8.10.1" -f . exes.haskell-language-server inside the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions