Comment-only: Fix a typo, and note that the PredTy case on SplitTyConApp_maybe was...
[ghc-hetmet.git] / compiler / coreSyn / CoreSyn.hi-boot-6
1 module CoreSyn where
2
3 -- Needed by Var.lhs
4 data Expr b
5 type CoreExpr = Expr Var.Var