
5 Dec
2014
5 Dec
'14
3:54 a.m.
I already have an open diff in D538, covering haddock doc changes for the
API annotations, and bringing in a `SourceText` field for HsTyLit.
Should I include the changes for SourceText in pragmas in D538, or create a
new one?
Alan
On Thu, Dec 4, 2014 at 11:52 AM, Alan & Kim Zimmerman
It seems that pragma definitions in source are not only case insensitive, but can accept UK or US spelling variants.
I am going to need to capture SourceText values in the tokens, and bring them through into the AST.
Alan