aboutsummaryrefslogtreecommitdiff
path: root/Main.hs
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2013-08-24 12:06:36 -0300
committerRaúl Benencia <rul@kalgan.cc>2013-08-24 12:06:36 -0300
commitf8a4858bc0d566b20c8201a6c42decd81442c41a (patch)
treeb2103e7426a89d9be6ea5c5ba0069f6d4c4a55f8 /Main.hs
parent92babe5d4ea236599f405380a8061ef21d69634e (diff)
Towards State monad
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-module Main where
+module Main (main) where
import System.Environment
import System.Exit
nihil fit ex nihilo