Replace indentation spaces by tabs in Setup.hs.

This commit is contained in:
Nathan Collins 2012-06-10 02:21:13 -07:00
parent 4453351ca4
commit d76afc8152

View file

@ -79,8 +79,6 @@ installGitAnnexShell copyDest verbosity pkg lbi =
-- http://www.haskell.org/pipermail/libraries/2008-March/009416.html
-- Although that sounds desirable, it's not true, as the reply and
-- experiments indicate.
--
-- XXX: fix tabs!
installManpages :: CopyDest -> Verbosity -> PackageDescription
-> LocalBuildInfo -> IO ()
installManpages copyDest verbosity pkg lbi =