1 2 3 4 5 6 7 8 9
module OutputableAnnotation where import {-# SOURCE #-} Name (NamedThing) data PExpr data BindType varReference :: NamedThing a => a -> PExpr