On Dec 8, 2010, at 4:58 PM, Daniel Lyons wrote: > On Wed, Dec 08, 2010 at 06:39:46PM -0500, MightyByte wrote: >> It kind of looks like this is a problem with one of the other >> libraries. I'm using enumerator-0.4.2 with text-0.10.0.0. You might >> try a "cabal update" to see if a more recent version of enumerator >> fixes the problem. Seems weird that the difference between my version >> of text and yours would be the problem though. > > I'll try again at home. The server is running FreeBSD w/ GHC 6.12.3 > and the corresponding Haskell Platform. At home I have a Mac, which I > expect is somewhat better supported. I'm going to dink with upgrading > my stuff though and see what happens.
Blowing away my installed libraries and trying again from scratch worked. My best guess is that something I had installed was preventing text-0.10.0.2 from being installed, and perhaps enumerator-0.4.2 depends on some minute API difference between text-0.10.0.2 and 0.10.0.1. Thanks again! — Daniel Lyons _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
