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 356e0da commit 7e5aadaCopy full SHA for 7e5aada
.ghci
@@ -1,3 +1,4 @@
1
:set -fbyte-code
2
:set -fobject-code
3
-:def rr const $ return $ unlines [":r","Test.target"]
+:set -fwarn-name-shadowing
4
+:def rr const $ return $ unlines ["Ext.Common.killTrackedThreads",":r","Test.target"]
0 commit comments