We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a01f0 commit ac09c0aCopy full SHA for ac09c0a
test/integration/lib/StackTest.hs
@@ -237,7 +237,7 @@ fileContentsMatch f1 f2 = do
237
logInfo :: String -> IO ()
238
logInfo = hPutStrLn stderr
239
240
--- TODO: use stack's process running utilties? (better logging)
+-- TODO: use stack's process running utilities? (better logging)
241
-- for now just copy+modifying this one from System.Process.Log
242
243
-- | Show a process arg including speechmarks when necessary. Just for
0 commit comments