annotate interps/rhotor/build.sh @ 12363:5ec27080f2f8 draft

<NotApplicable> fetch /hackenv/wisdom/lol https://hack.esolangs.org/get/wisdom/lol
author HackEso <hackeso@esolangs.org>
date Wed, 03 Feb 2021 18:15:18 +0000
parents 859f9b4339e6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
996
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
1 #!/bin/sh
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
2 cd `dirname $0` &> /dev/null
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
3 echo ghc -O --make Main -o rhotor-hi
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
4 ghc -O --make Main -o rhotor-hi