Source code
* fudgets-070526-hmake.src.bz2
+ Updated to compile with GHC 6.6.1
* fudgets-060307-hmake.src.tar.gz
+ More efficient marshalling of font metric info.
+ More efficient handling of some fixed width fonts.
(Contributed by Dimitry Golubovsky.)
+ Fixed a space leak in the lowlevel asynchronous input code.
* fudgets-051204-hmake.src.tar.gz
Quick fixes to compile Fudgets with GHC 6.4.x. This version requires
hmake for compilation of the library and client applications. A new
wrapper script ghcxhmake for compiling applications is provided.
(The reason hmake is used is that Fudgets has not yet been updated to
work with the GHC 6.4 package system, so ghc --make can't be used.)
* fudgets-050222.src.tar.gz
Latest regular version of Fudgets