The latest version of wxhnotepad is 1.2.0-0.

wxhnotepad

Version 1.1.0 revision 0 uploaded by FernandoBenavides.

Package meta

Synopsis
An example of how to implement a basic notepad with wxHaskell
Description

A program to learn how to implement basic text editing functionality with wxHaskell. It's not useful itself, the point is to read the code and learn from it ;) The program is divided in 6 steps, each one corresponding to a window and a haskell module. Each step includes what was learnt in the previous one, so Step6 is an almost complete basic text editor.

Author
Fernando "Brujo" Benavides
Bug reports
http://github.com/elbrujohalcon/wxhnotepad/issues
Category
Development, Education, IDE, Editor
Copyright
2010 Fernando "Brujo" Benavides
Homepage
http://github.com/elbrujohalcon/wxhnotepad
Maintainer
greenmellon@gmail.com
Package URL
http://code.haskell.org/wxhnotepad
Stability
educational

Components