From f8a4858bc0d566b20c8201a6c42decd81442c41a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Sat, 24 Aug 2013 12:06:36 -0300 Subject: Towards State monad --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 1c79c07..5b3d6bc 100644 --- a/Main.hs +++ b/Main.hs @@ -15,7 +15,7 @@ -- You should have received a copy of the GNU General Public License -- along with this program. If not, see . -module Main where +module Main (main) where import System.Environment import System.Exit -- cgit v1.2.3