hnix-store/cabal.project
Richard Marko 69a02d3066 init hnix-store-nar
Closes #233
2023-11-22 11:16:17 +01:00

21 lines
542 B
Plaintext

packages:
./hnix-store-core/hnix-store-core.cabal
./hnix-store-db/hnix-store-db.cabal
./hnix-store-nar/hnix-store-nar.cabal
./hnix-store-readonly/hnix-store-readonly.cabal
./hnix-store-remote/hnix-store-remote.cabal
./hnix-store-tests/hnix-store-tests.cabal
-- till https://github.com/obsidiansystems/dependent-sum/pull/80
allow-newer:
dependent-sum:some
package hnix-store-db
flags: +build-readme +build-bench
package hnix-store-nar
flags: +bounded_memory
package hnix-store-remote
flags: +build-readme +io-testsuite