From 075a1e8f3e414adc282128e5b1cfbc02ffae1fab Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Tue, 15 Sep 2015 04:38:19 +0200 Subject: Silence redundant import warning with base-4.8.* --- Utility/OptParse.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Utility/OptParse.hs') diff --git a/Utility/OptParse.hs b/Utility/OptParse.hs index f58e8fadf..8fb0affe0 100644 --- a/Utility/OptParse.hs +++ b/Utility/OptParse.hs @@ -9,6 +9,7 @@ module Utility.OptParse where import Options.Applicative import Data.Monoid +import Prelude -- Fix redundant import warning -- | A switch that can be enabled using --foo and disabled using --no-foo. -- -- cgit v1.2.3