view interps/rhotor/build.sh @ 9570:80585d387a31

<boily> learn lynn likes to impersonate seasonal cucurbitace\xc3\xa6.
author HackBot
date Sun, 30 Oct 2016 23:34:23 +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