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 c8fdfa7 commit 2e49135Copy full SHA for 2e49135
.gitignore
@@ -1,10 +1 @@
1
-*.o
2
-*.hi
3
-.cabal-sandbox
4
-cabal.sandbox.config
5
-connect-test
6
-dist
7
-simple-proxy
8
-testsuite
9
-request-rewrite-proxy
10
-spellTmp.bak
+dist-newstyle/
cabal.project
@@ -0,0 +1,2 @@
+packages:
+ ./
cabal.project.local
+tests: True
+test-show-details: direct
0 commit comments