From 2c2b80264ae5777f0a759abb5571cbe68071c7e7 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 28 Jan 2025 20:13:38 +0100 Subject: Purge Example.Format --- src/Example/Format.hs | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/Example/Format.hs (limited to 'src/Example/Format.hs') diff --git a/src/Example/Format.hs b/src/Example/Format.hs deleted file mode 100644 index 994f431..0000000 --- a/src/Example/Format.hs +++ /dev/null @@ -1,9 +0,0 @@ -module Example.Format where - -import System.IO.Unsafe -import System.Process - - -{-# NOINLINE formatter #-} -formatter :: String -> String -formatter str = unsafePerformIO $ readProcess "hindent" ["--line-length", "100"] str -- cgit v1.2.3-70-g09d2