view interps/rhotor/build.sh @ 9720:d056743e5c13

<oerjan> sled bin/wercome//s/wercome/welcome.jp/g
author HackBot
date Fri, 18 Nov 2016 15:59:55 +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