Has anyone succeeded in getting wxhaskell to work under ghci on Linux?
On my system, I get an error message
Loading package unix ... ghc-6.2: can't load .so/.DLL for: dl (libdl.so: cannot open
shared object file: No such file or directory)
This sounds like it has nothing to do with wxhaskell, bu
The difference between Pan and Fran is that Pan is stateless: the
image is a pure function of the current control settings (system
stimulus) rather that a stateful signal function as in Yampa or Fran.
So you couldn't really do the infamous paddleball game or make use of
switching or integrals or ot
On Thursday 01 April 2004 00:47, John Peterson wrote:
> * Movie making capabilities
Do you describe animation as in fran, or do you just describe each frame
separately?
V.
--
A: Top posting!
Q: What is the most irritating thing on Usenet?
___
Has
Announcing Pan# 1.0
Pan# is a new front end for Conal Elliott's Pan system. Pan# is a
stand-alone system that displays interactive functional images
expressed in a slightly augmented Haskell subset. Pan# is ideal for
demonstrating the core principles of functional programming in
We are pleased to announce the third alpha release of our "remake" of
HaskellDB, version 0.7.
HaskellDB is available for download from http://haskelldb.sourceforge.net/
HaskellDB is a Haskell library for expressing database queries and
operations in a type safe and declarative way. HaskellDB comp
> On Tue, 30 Mar 2004, Simon Marlow wrote:
>
> > The upshot of what he found is that we could benefit from some
> > prefetching, perhaps on the order of 10-20%. Particularly
> prefetching
> > in the allocation area during evaluation, to ensure that
> memory about to
> > be written to is in th