From b36c5857ef9ceb2bd0d34e639b00077c15b250e9 Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Tue, 16 Mar 2021 10:57:54 +0200 Subject: [PATCH] Remote: cabal: move `-rtsoptos` into testsuite flag --- hnix-store-remote/hnix-store-remote.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hnix-store-remote/hnix-store-remote.cabal b/hnix-store-remote/hnix-store-remote.cabal index 917f751..79aae17 100644 --- a/hnix-store-remote/hnix-store-remote.cabal +++ b/hnix-store-remote/hnix-store-remote.cabal @@ -60,8 +60,8 @@ test-suite hnix-store-remote-tests if !flag(io-testsuite) buildable: False + ghc-options: -rtsopts -fprof-auto - ghc-options: -rtsopts -fprof-auto type: exitcode-stdio-1.0 main-is: Driver.hs other-modules: