]> gitweb.michael.orlitzky.com - hath.git/blobdiff - src/Main.hs
src/Main.hs: add an explicit export list.
[hath.git] / src / Main.hs
index 4774c8778e5904a42378e53e2673ef112f3cdef7..085e30e1ba62aef6c53364e5b6dae8a67994124f 100644 (file)
@@ -1,4 +1,4 @@
-module Main
+module Main (main)
 where
 
 import Control.Monad (when)