From 95fc1d2d058c56204aea5399e4d1d895d71a36b3 Mon Sep 17 00:00:00 2001 From: Adithya Kumar Date: Sat, 13 Aug 2022 03:10:08 +0530 Subject: [PATCH] Add a cabal.project for bench-runner --- .packcheck.ignore | 1 + benchmark/bench-runner/cabal.project | 1 + 2 files changed, 2 insertions(+) create mode 100644 benchmark/bench-runner/cabal.project diff --git a/.packcheck.ignore b/.packcheck.ignore index 17ce4dc58..4e75abe13 100644 --- a/.packcheck.ignore +++ b/.packcheck.ignore @@ -9,6 +9,7 @@ .packcheck.ignore appveyor.yml benchmark/bench-runner/default.nix +benchmark/bench-runner/cabal.project bin/ghc.sh bin/run-ci.sh bin/run-repl-quick.sh diff --git a/benchmark/bench-runner/cabal.project b/benchmark/bench-runner/cabal.project new file mode 100644 index 000000000..e6fdbadb4 --- /dev/null +++ b/benchmark/bench-runner/cabal.project @@ -0,0 +1 @@ +packages: .