diff options
| author | Mirek Kratochvil <exa.exa@gmail.com> | 2026-09-10 17:06:19 +0200 |
|---|---|---|
| committer | Mirek Kratochvil <exa.exa@gmail.com> | 2026-09-10 17:06:19 +0200 |
| commit | 1804e7f25b727aec985053d39a18d22c35adf66c (patch) | |
| tree | 471b41f3cb328f9d9a1c7aeee4fec7961aa19825 | |
| parent | 6129e73d4b73d42f361e84d2f919c0309ff0d313 (diff) | |
| download | git-auto-acp-1804e7f25b727aec985053d39a18d22c35adf66c.tar.gz git-auto-acp-1804e7f25b727aec985053d39a18d22c35adf66c.tar.bz2 | |
style
| -rw-r--r-- | Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
