[Template-haskell] Release
Ian Lynagh
igloo@earth.li
Thu, 29 May 2003 18:45:26 +0100
On Tue, May 27, 2003 at 03:20:52PM +0100, Ian Lynagh wrote:
[ reformatted and cut down a bit ]
>
> Typ -> Type (Unrelated to the discussion at hand)
> RHS -> Body
> DotDot -> Range
> Program -> Module (Unrelated to the discussion at hand)
>
> and merging Tag into Type (giving e.g. a TupleType Int constructor).
>
> Lit, Pat, Exp, Body, Stmt, Range, Dec, Foreign, Con, Type
>
> have a unique first letter so we can use that as a suffix
[ for constructors and smart constructors ]
> rather than the full type.
>
> How's that for a compromise?
Does silence mean everyone is happy with this?
Or have you all just given up caring? :-)
Thanks
Ian