We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768e3e1 commit 5fb4385Copy full SHA for 5fb4385
1 file changed
.ghci
@@ -0,0 +1,9 @@
1
+:set -isrc -itest
2
+
3
+-- for generated source files
4
+:set -idist/build/
5
6
+-- for Paths_<package-name>.hs
7
+:set -idist/build/autogen
8
9
+:set -optP-include -optPdist/build/autogen/cabal_macros.h
0 commit comments