
20 Aug
2009
20 Aug
'09
7:09 p.m.
On Thu, Aug 20, 2009 at 8:58 AM, Colin Paul
Adams
Hello,
I'm trying to find the API documentation for happstack 0.3 (online is for 0.2).
So I did:
cabal install happstack --reinstall --enable-documentation
but I can't find it anywhere within ~/.cabal - where should I look?
Most of hasppstack functionality is not in the "happstack" package, it's in the happstack-* packages. So installing the happstack package with documentation won't really pull in much documentation at all. Antoine