
23 Nov
2016
23 Nov
'16
1:57 p.m.
Dear GHC devs, Is there a way to retrieve "source annotations" (as defined by https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/extending_gh...) during type checking. In particular, I am interested in reading them in TcExpr and TcCanonical. Regards, Alejandro