summaryrefslogtreecommitdiff
path: root/examples/README
blob: 7c1b45fa1f2de1bbd49420774c077b9497bd9567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
see:
  http://lambdacube3d.com/getting-started

requirements:
  lambdacube-gl
  GLFW-b

cabal install lambdacube-gl GLFW-b

compile and run:
  ghc Hello
  ./Hello