From 14e32c67eeab7569083ce97b5787c5562cee664b Mon Sep 17 00:00:00 2001 From: Timothy Clem Date: Wed, 15 Jan 2020 09:31:19 -0800 Subject: [PATCH] Remove these OPTIONS_GHC from the benchmarks --- bench/Main.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/bench/Main.hs b/bench/Main.hs index 292355f98..c1f6ca1ff 100644 --- a/bench/Main.hs +++ b/bench/Main.hs @@ -1,4 +1,3 @@ -{-# OPTIONS_GHC -Wno-unused-imports -Wno-unused-top-binds #-} module Main (main) where import Gauge