retrie-0.1.0.0: A powerful, easy-to-use codemodding tool for Haskell.
Retrie.Debug
data RoundTrip Source #
Constructors
parseRoundtrips :: Parser [RoundTrip] Source #
doRoundtrips :: FixityEnv -> FilePath -> [RoundTrip] -> IO () Source #