view interps/rhotor/build.command @ 12259:5d86806a2603 draft

<int-e> mkx ../bin/"//\\`^ 2 "quote${1:+ }$1"
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:54:29 +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