<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-6" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Robert Dockins wrote:
<blockquote cite="mid200610051710.50985.robdockins@fastmail.fm"
 type="cite">
  <pre wrap="">On Thursday 05 October 2006 16:51, Lyle Kopnicky wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Robert Dockins wrote:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
mtl is the Monad Transformer Library.  It's a part of the standard libraries 
in 6.4.x.  There's been a good deal of chatter recently about reducing the 
set of libraries the GHC ships with; it may be that mtl is on that list.  I 
haven't really been following, so I'm not sure.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Maybe there's something broken in this GHC 
snapshot. I've already noticed Template Haskell seems to be broken in it.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Possible.  I also notice that QuickCheck isn't in your list of installed 
packages.  You'll need that to compile edison-core.

  </pre>
</blockquote>
OK, now I've uninstalled GHC 6.5.x, and installed 6.4.2, and now I can
compile Edison without any problem. I think that 6.5.x snapshot was
missing some libraries. Three cheers for stable releases.<br>
<br>
- Lyle<br>
</body>
</html>