view interps/rhotor/build.sh @ 11812:6ec06ec89f0a draft

<b_jonas> learn The security key of the month is "suspicion mankind subdivision dial".
author HackEso <hackeso@esolangs.org>
date Wed, 01 May 2019 22:19:24 +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