build-type: Simple cabal-version: >= 1.6 name: cakyrespa version: 0.0.14 stability: Alpha license: BSD3 license-file: LICENSE author: iocikun juj maintainer: iocikun juj homepage: http://homepage3.nifty.com/salamander/myblog/cakyrespa.html category: Teaching synopsis: run turtle like LOGO with lojban description: run turtle like LOGO with lojban . This is alpha version. source-repository head type: git location: git://github.com/YoshikuniJujo/cakyrespa.git executable cakyrespa hs-source-dirs: src main-is: cakyrespa.hs other-modules: Language.Lojban.Read build-depends: base >3 && <5, lojbanParser >= 0.1.5, gluturtle >= 0.0.18, GLUT, yjsvg ghc-options: -Wall