We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9cbeb commit 6cbf294Copy full SHA for 6cbf294
1 file changed
test/integration/tests/1337-unicode-everywhere/Main.hs
@@ -1,4 +1,5 @@
1
import StackTest
2
3
main :: IO ()
4
-main = stack ["build"]
+main = do stack ["build"]
5
+ stack ["exec", "以-exe"]
0 commit comments