index
:
scratchy.git
master
Domain-specific language for writing simple 2D games, embedded in Haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Main.hs
blob: d001db6404348f4cfb1014989c4717749a207633 (
plain
)
1
2
3
4
5
6
module Main where import Scratchy as S main :: IO () main = S.main