retrie-0.1.1.1: 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 #