view interps/rhotor/build.command @ 12026:0386371b8c74 draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 01:26:20 +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