summaryrefslogtreecommitdiff
path: root/compiler/utils/OutputableAnnotation.hs-boot
blob: d7120df46b0f7652b868bb6b910668b4ad0a9334 (plain)
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