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 3b28ee8 commit 5eca235Copy full SHA for 5eca235
test/setup-deps/pkg/src/Pkg.hs
@@ -0,0 +1,4 @@
1
+module Pkg where
2
+
3
+foo :: Int
4
+foo = 1
test/setup-deps/pkg/src/conduit-test.hs
0 commit comments