view interps/rhotor/build.sh @ 6852:210509362ed3

<hppavilion[1]> rm bin/call/cc
author HackBot
date Mon, 15 Feb 2016 01:25:15 +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