We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0439590 + 605d19a commit 4fe0f7dCopy full SHA for 4fe0f7d
install.hs
@@ -10,8 +10,8 @@ build-depends:
10
, hls-install
11
-}
12
-- call as:
13
--- * `cabal v2-run install.hs --project-file install/shake.project <target>`
14
--- * `stack install.hs <target>`
+-- * `cabal v2-run install.hs --project-file install/shake.project <target>`
+-- * `stack install.hs <target>`
15
16
-- TODO: set `shake.project` in cabal-config above, when supported
17
-- (see https://github.com/haskell/cabal/issues/6353)
0 commit comments