aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2026-09-10 17:06:19 +0200
committerMirek Kratochvil <exa.exa@gmail.com>2026-09-10 17:06:19 +0200
commit1804e7f25b727aec985053d39a18d22c35adf66c (patch)
tree471b41f3cb328f9d9a1c7aeee4fec7961aa19825
parent6129e73d4b73d42f361e84d2f919c0309ff0d313 (diff)
downloadgit-auto-acp-1804e7f25b727aec985053d39a18d22c35adf66c.tar.gz
git-auto-acp-1804e7f25b727aec985053d39a18d22c35adf66c.tar.bz2
style
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 74a406a..8611e59 100644
--- a/Main.hs
+++ b/Main.hs
@@ -16,10 +16,10 @@ import qualified Data.Set as S
import Options.Applicative
import System.Clock
import System.Environment
-import System.FilePath
import System.Exit
import System.FSNotify
import System.FSNotify.Devel
+import System.FilePath
import System.IO
import System.Process