view interps/rhotor/build.sh @ 4541:1b276bec4947

<oerjan> addquote <myname> i am thinking about making "indecision" a disadvantage for my rogue, but i\'m not really sure if i want to
author HackBot
date Sat, 05 Apr 2014 10:58:58 +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