
15 Jul
2005
15 Jul
'05
2:13 p.m.
On Fri, Jul 15, 2005 at 10:42:11AM -0700, Josh Hoyt wrote:
I'm pretty new myself, but I ran into a similar problem using a different library. The problem is that some parts of the library are hidden by default, and you have to tell ghc to include them. To solve your immediate problem, add "-package fgl" to your compilation line.
*slaps forehead* Of course! I remember reading this now, but I had forgotten about it. And I've already come across this requirement in the past with Parsec, so I really should have thought of it... Many thanks for your help! -Andy -- Andy Gimblett Computer Science Department University of Wales Swansea http://www.cs.swan.ac.uk/~csandy/