view interps/rhotor/build.sh @ 10462:61ce19a3428e

<boily> slwd oerjan//s/\'/\xe2\x80\x99/
author HackBot
date Mon, 20 Mar 2017 22:38:24 +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