Trent W.Buck <trentbuck at gmail.com> writes: > +#ifdef HAVE_LIBWWW || HAVE_LIBCURL || HAVE_HTTP > + Nothing -> copyUrl u v Cachable > +#else > + Nothing -> return () > +#endif I really ought to test shit before I send it. Apparently this is not how you use CPP at all...