Cabal revisions of worldturtle-0.2.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: worldturtle version: 0.2.2.0 +x-revision: 1 synopsis: LOGO-like Turtle graphics with a monadic interface. category: teaching homepage: https://github.com/aneilmac/worldturtle-haskell#readme Turtle graphics are a fantastic introduction to the world of programming and to the syntax of a new programming language. -  +  This module is a framework built on top of [gloss](https://hackage.haskell.org/package/gloss) to render turtles