view interps/rhotor/build.command @ 1597:d9945576cdbc

<c00kiemon5ter> curl -s http://sprunge.us/bCUe >bin/seen
author HackBot
date Tue, 22 Jan 2013 00:51:37 +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