1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00

Remove these OPTIONS_GHC from the benchmarks

This commit is contained in:
Timothy Clem 2020-01-15 09:31:19 -08:00
parent 7bfbff38fa
commit 14e32c67ee

View File

@ -1,4 +1,3 @@
{-# OPTIONS_GHC -Wno-unused-imports -Wno-unused-top-binds #-}
module Main (main) where
import Gauge