diff --git a/Main.hs b/Main.hs index 47de7d1..1cb58ef 100644 --- a/Main.hs +++ b/Main.hs @@ -14,7 +14,7 @@ -- ------------------------------------------------------------------------ -module Main where +module Main (main) where -- -- Useful imports