gtk+hs and libgmp
Manuel M. T. Chakravarty
chak@cse.unsw.edu.au
Sun, 28 Oct 2001 01:27:19 +1000
G=E9rard Milmeister <gemi@bluewin.ch> wrote,
> On Thu, 2001-10-25 at 13:53, Simon Marlow wrote:
> > It seems very strange that the libgmp in your GHC installation doesn=
't work. How did you install GHC? Do you have problems linking other p=
rograms, or just gtk+hs programs?
> > =
> As far as I know, it happens only with gtk+hs. Small programs I have
> written are linked alright.
Do these small programs actually use any arbitrary precision
arthimetic - ie, use the type Integer?
Manuel