Skip to content

Commit 195a92c

Browse files
committed
nar: set bounded_memory flag to manual True
so cabal check won't complain about `-fprop`
1 parent dfec03d commit 195a92c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hnix-store-nar/hnix-store-nar.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ extra-source-files:
2121
flag bounded_memory
2222
description: Run tests of constant memory use (requires +RTS -T)
2323
default: False
24+
manual: True
2425

2526
common commons
2627
ghc-options: -Wall

0 commit comments

Comments
 (0)