1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-07-01 18:29:34 +00:00
SixtyPical/build.sh
Cat's Eye Technologies 6461aa8eff Split into modules.
2014-04-01 12:12:12 +01:00

4 lines
73 B
Bash
Executable File

#!/bin/sh
cd src && mkdir -p ../bin && ghc Main.hs -o ../bin/sixtypical