hpage: A scrapbook for Haskell developers

[ bsd3, development, editor, ide, program ] [ Propose Tags ]

λPage is targeted at those haskell developers which also like to work with dynamic GUIs and wish to have something like Smalltalk's Workspace or jPage for Java. Using λPage developers can write haskell expressions, evaluate and test them, load, unload and (of course) reload modules and then, re-evaluate the same expressions. Developed over wxWidgets, λPage is multi-platform by nature and works in every scenario where ghc and wxWidgets work.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.5, 0.5.6, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.5, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.6, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.11.1, 0.12.0, 0.12.1, 0.12.2
Dependencies base (>=4 && <5), bytestring (>=0.9.1.5 && <0.9.2), Cabal (>=1.8.0.2 && <1.9), cabal-macosx (>=0.1.1 && <0.2), containers (>=0.3.0.0 && <0.4), directory (>=1.0.1.0 && <1.1), eprocess (>=1.1.2 && <2), filepath (>=1.1.0.3 && <1.2), FindBin (>=0.0.2 && <0.1), haskell-src-exts (>=1.9.0 && <2), hint (>=0.3.2.3 && <0.4), hint-server (>=1.2.0 && <1.3), monad-loops (>=0.3.0 && <0.4), mtl (>=1.1.0.2 && <1.2), process (>=1.0.1.2 && <1.1), time (>=1.1.4 && <1.2), wx (>=0.12.1.4 && <0.13), wxcore (>=0.12.1.4 && <0.13) [details]
License BSD-3-Clause
Copyright 2009 Fernando "Brujo" Benavides
Author Fernando "Brujo" Benavides
Maintainer greenmellon@gmail.com
Category Development, IDE, Editor
Home page http://haskell.hpage.com
Bug tracker http://github.com/elbrujohalcon/hPage/issues
Source repo head: git clone git://github.com/elbrujohalcon/hPage.git
Uploaded by FernandoBenavides at 2010-08-28T18:22:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hpage
Downloads 36765 total (116 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-29 [all 7 reports]

Readme for hpage-0.12.2

[back to package description]
Welcome to hPage!

λPage is targeted at those haskell developers which also like to work with dynamic GUIs and wish to have something like Smalltalk's Workspace or jPage for Java. Using λPage developers can write haskell expressions, evaluate and test them, load, unload and (of course) reload modules and then, re-evaluate the same expressions. Developed over wxWidgets, λPage is multi-platform by nature and works in every scenario where ghc and wxWidgets work.

visit us at http://haskell.hpage.com

check out the install instructions in our wiki page: http://wiki.github.com/elbrujohalcon/hPage/installing-page