From 2458aae6cbe731baae2aea6057ec2bee1cd829f2 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Thu, 2 May 2019 22:55:42 +0200 Subject: Fix Haddock parse error --- src/CabalHelper/Runtime/HelperMain.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CabalHelper/Runtime/HelperMain.hs b/src/CabalHelper/Runtime/HelperMain.hs index d3feea2..f8af46a 100644 --- a/src/CabalHelper/Runtime/HelperMain.hs +++ b/src/CabalHelper/Runtime/HelperMain.hs @@ -17,8 +17,8 @@ {-# LANGUAGE CPP, BangPatterns, RecordWildCards, RankNTypes, ViewPatterns, TupleSections #-} -{- # OPTIONS_GHC -Wno-missing-signatures #-} -{- # OPTIONS_GHC -fno-warn-incomplete-patterns #-} +{- # OPTIONS_GHC -Wno-missing-signatures #-} +{- # OPTIONS_GHC -fno-warn-incomplete-patterns #-} #ifdef MIN_VERSION_Cabal #undef CH_MIN_VERSION_Cabal -- cgit v1.2.3