view interps/rhotor/build.sh @ 3625:8627c7f667d6

<oerjan> learn Sleep is for the weak.
author HackBot
date Tue, 03 Sep 2013 22:59:07 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#!/bin/sh
cd `dirname $0` &> /dev/null
echo ghc -O --make Main -o rhotor-hi
ghc -O --make Main -o rhotor-hi