[Haskell-cafe] Pixel plotter
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Fri Oct 19 17:59:52 EDT 2007
On Oct 19, 2007, at 15:14 , Andrew Coppin wrote:
> Peter Verswyvelen wrote:
>> I find it a petty the library does not work with GHCi :-( It has
>> to do with the threaded RTS I guess. Any hints how I could fix this?
>
> Yeah, lots of things seem to dislike running in GHCi. (I'm guessing
> this is to do with trying to talk to C from inside an
> interpreter... I don't really know for sure why it doesn't work,
> but it doesn't surprise me.)
Could be that (but I think unlikely), or threading (common; gtk2hs
has hacks specifically for ghci/runghc), or special initialization
needed for windowing programs (I think Windows requires this, and I
know OSX does).
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Haskell-Cafe
mailing list