On Mon, Oct 17, 2011 at 2:56 AM, Luis Cabellos <cabel...@ifca.unican.es> wrote:
>
> Other issues to solve,
> How to compile in hackage server to generate documentation online?
> opencl.h isn't in the server so I getting errors.
>

In my experience, the nicest way to work around this problem is to
just generate the documentation manually and host it somewhere off of
Hackage.  http://community.haskell.org/admin/ is a decent place to
host something like this; you end up with a URL
http://projects.haskell.org/yourproject which you can link to from the
.cabal file description.

Best,
-Judah

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to