Replace indentation spaces by tabs in Setup.hs.
This commit is contained in:
parent
4453351ca4
commit
d76afc8152
1 changed files with 21 additions and 23 deletions
2
Setup.hs
2
Setup.hs
|
@ -79,8 +79,6 @@ installGitAnnexShell copyDest verbosity pkg lbi =
|
||||||
-- http://www.haskell.org/pipermail/libraries/2008-March/009416.html
|
-- http://www.haskell.org/pipermail/libraries/2008-March/009416.html
|
||||||
-- Although that sounds desirable, it's not true, as the reply and
|
-- Although that sounds desirable, it's not true, as the reply and
|
||||||
-- experiments indicate.
|
-- experiments indicate.
|
||||||
--
|
|
||||||
-- XXX: fix tabs!
|
|
||||||
installManpages :: CopyDest -> Verbosity -> PackageDescription
|
installManpages :: CopyDest -> Verbosity -> PackageDescription
|
||||||
-> LocalBuildInfo -> IO ()
|
-> LocalBuildInfo -> IO ()
|
||||||
installManpages copyDest verbosity pkg lbi =
|
installManpages copyDest verbosity pkg lbi =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue