1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
%{ #include "hspincl.h" %} %{{ module U_qid where #include "HsVersions.h" import UgenUtil %}} type qid; noqual : < gnoqual : stringId; >; aqual : < gqualmod : stringId; gqualname : stringId; >; gid : < ggid : long; gidname : stringId; >; end;