annotate interps/rhotor/build.sh @ 12495:acd9425c0c6d draft

<shachaf> undo 11916
author HackEso <hackeso@esolangs.org>
date Mon, 04 Mar 2024 01:02:52 +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