pinned-warnings-0.1.1.0: Preserve warnings in a GHCi session
Safe HaskellSafe-Inferred
LanguageHaskell2010

Internal.FixWarnings

Synopsis

Documentation

fixRedundancyWarning :: Int -> RedundancyWarn -> [ByteString] -> Maybe [ByteString] Source #

Attempt to fix redundant import warning. Returns Nothing if incapable of fixing.

data RedundancyWarn Source #

Redundant import warnings

Instances

Instances details
Show RedundancyWarn Source # 
Instance details

Defined in Internal.FixWarnings