X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=src%2FMain.hs;h=085e30e1ba62aef6c53364e5b6dae8a67994124f;hp=4774c8778e5904a42378e53e2673ef112f3cdef7;hb=bf9bac42197a4202c9442f28b3f67e0b1e04e8d0;hpb=18a66e9e1fec53215890a7c0cd6c27c79059a310 diff --git a/src/Main.hs b/src/Main.hs index 4774c87..085e30e 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -1,4 +1,4 @@ -module Main +module Main (main) where import Control.Monad (when)