mirror of
https://github.com/github/semantic.git
synced 2025-01-02 20:41:38 +03:00
no partial type sigs necessary
This commit is contained in:
parent
40e5adfdb0
commit
2cefe29fbc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user