packages feed

cakyrespa-0.0.26: cakyrespa.cabal

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

name:		cakyrespa
version:	0.0.26
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.

source-repository	head
    type:	git
    location:	git://github.com/YoshikuniJujo/cakyrespa.git

executable	cakyrespa
    hs-source-dirs:	src
    main-is:		cakyrespa.hs
    other-modules:	Minde, Jimpe, Tcidu, Liste, Klesi
    build-depends:	base >3 && <5, lojbanParser >= 0.1.5,
        gluturtle >= 0.0.35, GLUT, yjsvg, yjtools >= 0.9.18
    ghc-options:	-Wall