MapDeclMBase

Plain source file: base/transforms/MapDeclMBase.hs (2002-02-27)

MapDeclMBase is imported by: Main{-pfe/pfe.hs-}.

module MapDeclMBase (module MapDeclM) where

import MapDeclM
import MapDeclMBaseStruct() -- get the instances
import Syntax

instance MapDeclM (HsDeclI i) [HsDeclI i] where
    mapDeclM = std_mapDeclM

instance MapDeclM (HsExpI i) [HsDeclI i] where
    mapDeclM = std_mapDeclM





Index

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