Skip to content

Commit b36c585

Browse files
committed
Remote: cabal: move -rtsoptos into testsuite flag
1 parent f323ba9 commit b36c585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ test-suite hnix-store-remote-tests
6060

6161
if !flag(io-testsuite)
6262
buildable: False
63+
ghc-options: -rtsopts -fprof-auto
6364

64-
ghc-options: -rtsopts -fprof-auto
6565
type: exitcode-stdio-1.0
6666
main-is: Driver.hs
6767
other-modules:

0 commit comments

Comments
 (0)