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 0c692e9 commit 134f131Copy full SHA for 134f131
cabal.project
@@ -1,3 +1,6 @@
1
+test: true
2
+benchmarks: true
3
+
4
packages:
5
./hnix-store-core/hnix-store-core.cabal
6
./hnix-store-db/hnix-store-db.cabal
cabal.project.local.ci
@@ -1,5 +1,3 @@
-tests: True
-
package hnix-store-core
ghc-options: -Wunused-packages -Wall -Werror
0 commit comments