haddock-0.7 interface file format
Christian Maeder
maeder at tzi.de
Thu Jun 23 08:46:46 EDT 2005
Hi,
I've tried to use a haddock interface files like:
ghc-6.4/share/ghc-6.4/html/libraries/base/base.haddock
from the offical linux distribution under solaris.
(Building the documentation under solaris did not work)
Is the binary format of these files portable?
If it's not portable it should not be located under "share"!
Cheers Christian
P.S. we use shared aterms as portable representation of haskell values
with "drifted" instance generation (but reading and writing could be
faster using arrays in the IO-monad instead of (pure) maps)
More information about the HaskellDoc
mailing list