1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-07-11 06:28:55 +00:00
SixtyPical/build.sh

5 lines
58 B
Bash
Raw Normal View History

2014-03-31 22:14:07 +00:00
#!/bin/sh
mkdir -p bin
ghc src/Main.hs -o bin/sixtypical