HsGuardsUtil

Plain source file: base/AST/HsGuardsUtil.hs (2002-05-10)

HsGuardsUtil is imported by: BaseSyntaxUtil, HsGuards.

module HsGuardsUtil() where

import SrcLoc
import HsGuardsStruct

instance HasSrcLoc (HsAlt e p ds) where
    srcLoc (HsAlt s _ _ _) = s



Index

(HTML for this module was generated on 2006-08-12. About the conversion tool.)