diff --git a/src/Reprinting/Pipeline.hs b/src/Reprinting/Pipeline.hs index 0245cc67b..3498fc048 100644 --- a/src/Reprinting/Pipeline.hs +++ b/src/Reprinting/Pipeline.hs @@ -95,8 +95,7 @@ stages of the pipeline follows: -} -{-# LANGUAGE AllowAmbiguousTypes, PartialTypeSignatures, RankNTypes, ScopedTypeVariables #-} -{-# OPTIONS_GHC -Wno-partial-type-signatures #-} +{-# LANGUAGE AllowAmbiguousTypes, RankNTypes, ScopedTypeVariables #-} module Reprinting.Pipeline ( runReprinter , runTokenizing