HsGuardsUtil is imported by: BaseSyntaxUtil, HsGuards.
module HsGuardsUtil() where import SrcLoc import HsGuardsStruct instance HasSrcLoc (HsAlt e p ds) where srcLoc (HsAlt s _ _ _) = s
(HTML for this module was generated on 2006-08-12. About the conversion tool.)