diff interps/rhotor/build.command @ 996:859f9b4339e6

<Gregor> tar xf egobot.tar.xz
author HackBot
date Sun, 09 Dec 2012 19:30:08 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/interps/rhotor/build.command	Sun Dec 09 19:30:08 2012 +0000
@@ -0,0 +1,4 @@
+#!/bin/sh
+cd `dirname $0` &> /dev/null
+echo ghc -O --make Main -o rhotor-hi
+ghc -O --make Main -o rhotor-hi