packages feed

cakyrespa-0.0.4: cakyrespa.cabal

build-type:	Simple
cabal-version:	>= 1.6

name:		cakyrespa
version:	0.0.4
stability:	Alpha
license:	BSD3
license-file:	LICENSE

author:		iocikun juj <PAF01143@nifty.ne.jp>
maintainer:	iocikun juj <PAF01143@nifty.ne.jp>
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.

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