git-annex/Build
Joey Hess 9fd95d9025 indent with tabs not spaces
Found these with:
git grep "^  " $(find -type  f -name \*.hs) |grep -v ':  where'

Unfortunately there is some inline hamlet that cannot use tabs for
indentation.

Also, Assistant/WebApp/Bootstrap3.hs is a copy of a module and so I'm
leaving it as-is.
2014-10-09 15:09:26 -04:00
..
BuildVersion.hs
BundledPrograms.hs
Configure.hs
DesktopFile.hs
DistributionUpdate.hs
EvilLinker.hs
EvilSplicer.hs
InstallDesktopFile.hs
LinuxMkLibs.hs
make-sdist.sh
mdwn2man
NullSoftInstaller.hs
OSXMkLibs.hs
Standalone.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
TestConfig.hs
Version.hs