view interps/rhotor/build.command @ 8956:287d8f77401a

<oerjan> revert
author HackBot
date Thu, 18 Aug 2016 03:52:12 +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