build-type: Simple cabal-version: >= 1.6 name: cakyrespa version: 0.0.3 stability: Alpha license: BSD3 license-file: LICENSE author: iocikun juj maintainer: iocikun juj category: Teaching synopsis: run turtle like LOGO with lojban description: run turtle like LOGO with lojban . This is alpha version. 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.8, GLUT ghc-options: -Wall