aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Main.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Main.hs b/app/Main.hs
index 6edc71f..c0e4ee6 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -3,5 +3,4 @@ module Main where
import PFM
main :: IO ()
-main =
- putStrLn "Work in progress..."
+main = putStrLn "Work in progress..."