wxhnotepad: An example of how to implement a basic notepad with wxHaskell
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.
[Skip to Readme]
Downloads
- wxhnotepad-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0, 1.2.0 |
---|---|
Dependencies | base (>=4 && <5), wx (>=0.12.1.4 && <0.13), wxcore (>=0.12.1.4 && <0.13) [details] |
Tested with | ghc ==6.12.1 |
License | BSD-3-Clause |
Copyright | 2010 Fernando "Brujo" Benavides |
Author | Fernando "Brujo" Benavides |
Maintainer | greenmellon@gmail.com |
Category | Development, Education, IDE, Editor |
Home page | http://github.com/elbrujohalcon/wxhnotepad |
Bug tracker | http://github.com/elbrujohalcon/wxhnotepad/issues |
Source repo | head: git clone git://github.com/elbrujohalcon/wxhnotepad.git |
Uploaded | by FernandoBenavides at 2010-05-12T16:30:02Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | wxhnotepad |
Downloads | 2922 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-30 [all 7 reports] |