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 664ee5c commit 7bc0be8Copy full SHA for 7bc0be8
.ghci
@@ -1,4 +1,4 @@
1
-:set -fwarn-unused-binds -fwarn-unused-imports
+:set -fwarn-unused-binds -fwarn-unused-imports -fwarn-orphans
2
:set -isrc -itests
3
:load System.FilePath System.FilePath.Windows System.FilePath.Posix Generate Test
4
import qualified System.FilePath.Windows as W
0 commit comments