haskell-names v0.2 Release Notes

    • Proper annotations for types and binding sites. NameContext now has a few new constructors.
    • ๐Ÿ‘ Properly support n+k patterns
    • ๐Ÿ”ฆ Expose the Alg datatype for open name resolution
    • ๐Ÿ”ฆ Expose the HasOrigName class