cabal.project: test: true benchmarks: true

This commit is contained in:
sorki 2023-11-29 08:37:27 +01:00
parent 0c692e9afe
commit 134f1313af
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,6 @@
test: true
benchmarks: true
packages:
./hnix-store-core/hnix-store-core.cabal
./hnix-store-db/hnix-store-db.cabal

View File

@ -1,5 +1,3 @@
tests: True
package hnix-store-core
ghc-options: -Wunused-packages -Wall -Werror