view interps/rhotor/build.command @ 12060:a7268c15a964 draft

<fizzie> sled /hackenv/bin/makelist//s|bin/|$HACKENV/bin/|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:45:28 +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