view interps/rhotor/build.sh @ 8370:99ea2c1633da

<Moon__> mkx bin/gs2//python /bin/gs2.py
author HackBot
date Mon, 06 Jun 2016 04:14:42 +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