Skip to content
  • Basile Henry's avatar
    Add a check for shelltest flag · 06515c44
    Basile Henry authored and Daniel Gröber (dxld)'s avatar Daniel Gröber (dxld) committed
    Without this additional flag check the `shelltest` build tool is always a dependency.
    This was an issue for me when using `nix` to build `ghc-mod` via the `cabal2nix` utility as it then depends on `shelltest` regardless of the value of the flag.
    06515c44