view interps/rhotor/build.sh @ 9110:69a62ee3c923

<oerjan> mkx a//a ha ha ha
author HackBot
date Tue, 27 Sep 2016 15:56:49 +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