0398326f4343bac00335d51a6d5527d81e8831e9
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsExpr.hi-boot
1 _interface_ HsExpr 1
2 _exports_
3 HsExpr HsExpr pprExpr;
4 _declarations_
5 1 data HsExpr a b c d;
6 1 pprExpr _:_ _forall_ [a b c d] {Name.NamedThing c, Outputable.Outputable c, Outputable.Outputable d, PrelBase.Eq a, Outputable.Outputable a, PrelBase.Eq b, Outputable.Outputable b} => Outputable.PprStyle -> HsExpr.HsExpr a b c d -> Pretty.Doc ;;