ghc-toolchain: Add format mode to normalise differences before diffing.
The "format" mode takes an "--input" and "--ouput" target file and formats it. This is intended to be useful on windows where the configure/ghc-toolchain target files can't be diffed very easily because the path separators are different.
Showing
- configure.ac 4 additions, 1 deletionconfigure.ac
- distrib/configure.ac.in 4 additions, 1 deletiondistrib/configure.ac.in
- m4/ghc_toolchain.m4 33 additions, 27 deletionsm4/ghc_toolchain.m4
- utils/ghc-toolchain/exe/Main.hs 50 additions, 1 deletionutils/ghc-toolchain/exe/Main.hs
- utils/ghc-toolchain/src/GHC/Toolchain/Program.hs 6 additions, 1 deletionutils/ghc-toolchain/src/GHC/Toolchain/Program.hs
Loading
Please register or sign in to comment