Only export main from Main

This commit is contained in:
Spencer Janssen 2007-11-01 08:23:26 +00:00
parent 8a5d2490bb
commit e8d3f674ef

View File

@ -14,7 +14,7 @@
--
------------------------------------------------------------------------
module Main where
module Main (main) where
--
-- Useful imports