From ffd8b90c554623e9145d4c1e95e19c1435527bbc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 Sep 2014 22:37:34 -0400 Subject: [PATCH] fix indentation --- Test.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test.hs b/Test.hs index 825c018797..6348b0d6d7 100644 --- a/Test.hs +++ b/Test.hs @@ -120,7 +120,7 @@ main ps = do error msg v -> handleParseResult v #else - handleParseResult $ execParserPure pprefs pinfo args + handleParseResult $ execParserPure pprefs pinfo args #endif progdesc = "git-annex test"