This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
SixtyPical
Watch
1
Star
0
Fork
0
You've already forked SixtyPical
mirror of
https://github.com/catseye/SixtyPical.git
synced
2024-11-06 05:04:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
962f2ad452
SixtyPical
/
build.sh
4 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial import.
2014-03-31 22:14:07 +00:00
#!/bin/sh
Split into modules.
2014-04-01 11:12:12 +00:00
cd
src
&&
mkdir -p ../bin
&&
ghc Main.hs -o ../bin/sixtypical
Reference in New Issue
Copy Permalink