ANN: hs-fltk - a binding to the FLTK GUI toolkit

Simon Peyton-Jones simonpj at microsoft.com
Mon Dec 20 04:25:33 EST 2004


This doesn't sound right to me.  It may be an unintended consequence of
the new package story.  Simon M is on holiday, but I'll discuss it with
him as soon as poss.

Simon

| -----Original Message-----
| From: libraries-bounces at haskell.org
[mailto:libraries-bounces at haskell.org] On Behalf Of Einar
| Karttunen
| Sent: 19 December 2004 19:11
| To: Sven Panne
| Cc: Haskell Libraries ML
| Subject: Re: ANN: hs-fltk - a binding to the FLTK GUI toolkit
| 
| Sven Panne <Sven.Panne at aedion.de> writes:
| > Hmmm, it doesn't work with the GHC from HEAD:
| 
| This seems to be due to revision 1.20 of
|
http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/iface/Loa
dIface.lhs,
| and my cvs ghc was older than that.
| 
| This changed things so that one cannot export the contents of a hidden
module, e.g.
| 
| module Exposed (module Private) where
| import Private
| 
| If this is the intended behavior things can be made to work by
changing
| the all the modules to be exposed in Setup.description.in.
| 
| - Einar Karttunen
| _______________________________________________
| Libraries mailing list
| Libraries at haskell.org
| http://www.haskell.org/mailman/listinfo/libraries


More information about the Libraries mailing list