Metadata revisions for worldturtle-0.2.2.0

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (worldturtle-0.2.2.0-r1) 2021-09-13T21:05:55Z FortOyer 28a4deab9d5d507db9475ddeab95e5a57937679b291fc156f66be90ed68e15d5
  • Changed description from

    Have you ever heard of [Turtle Graphics](https://en.wikipedia.org/wiki/Turtle_graphics)?
    
    If not, then think of a @turtle@ as a cursor you can program to draw! 
    
    Turtle graphics are a fantastic introduction to the world of
      programming and to the syntax of a new programming language.
    
    ![parallelcircles gif](https://hackage.haskell.org/package/worldturtle-0.2.2.0/docs/docs/images/parallel_circles_animated_300.gif)
    
    This module is a framework built on top 
    of [gloss](https://hackage.haskell.org/package/gloss) to render turtles
    programmed in Haskell as animations. This is primarily aimed as a 
    teaching tool to beginners - but also, it's cool to draw things!
    
    See The API ref, "Graphics.WorldTurtle", for features!
    
    It's easy to create a new project with stack:
    
    > stack new my-worldturtle-project aneilmac/worldturtle
    > cd my-worldturtle-project
    > stack build
    > stack exec my-worldturtle-project
    to
    Have you ever heard of [Turtle Graphics](https://en.wikipedia.org/wiki/Turtle_graphics)?
    
    If not, then think of a @turtle@ as a cursor you can program to draw! 
    
    Turtle graphics are a fantastic introduction to the world of
      programming and to the syntax of a new programming language.
    
    ![parallelcircles gif](https://hackage.haskell.org/package/worldturtle-0.2.0.0/docs/docs/images/parallel_circles_animated_300.gif)
    
    This module is a framework built on top 
    of [gloss](https://hackage.haskell.org/package/gloss) to render turtles
    programmed in Haskell as animations. This is primarily aimed as a 
    teaching tool to beginners - but also, it's cool to draw things!
    
    See The API ref, "Graphics.WorldTurtle", for features!
    
    It's easy to create a new project with stack:
    
    > stack new my-worldturtle-project aneilmac/worldturtle
    > cd my-worldturtle-project
    > stack build
    > stack exec my-worldturtle-project

-r0 (worldturtle-0.2.2.0-r0) 2021-09-13T21:04:40Z FortOyer 4e8d74d66315f6470984c2c5abcc17b93399d417eba252a9945ccfd461c8ac9f