From: simonmar Date: Wed, 24 Jul 2002 09:47:49 +0000 (+0000) Subject: [project @ 2002-07-24 09:47:49 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1806 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=42af397e8759ad5ffbba10f44c0193b2f6bd42fc;p=ghc-hetmet.git [project @ 2002-07-24 09:47:49 by simonmar] Documentation for #offset --- diff --git a/ghc/docs/users_guide/utils.sgml b/ghc/docs/users_guide/utils.sgml index 8561287..6eb8ada 100644 --- a/ghc/docs/users_guide/utils.sgml +++ b/ghc/docs/users_guide/utils.sgml @@ -473,6 +473,16 @@ tags: + #offset struct_type, field + + Computes the offset, in bytes, of + field in + struct_type. It will have type + Int. + + + + #enum type, constructor, value, value, ... A shortcut for multiple definitions which use