All Versions
35
Latest Version
Avg Release Cycle
157 days
Latest Release
1927 days ago

Changelog History
Page 2

  • v0.6.0 Changes

    December 21, 2015
    • ๐Ÿ‘‰ Use haskell-src-exts 1.17
    • โœ‚ Remove dependency on haskell-packages
  • v0.5.3 Changes

    • Compatibility with GHC 7.8.4
  • v0.5.2 Changes

    • ๐Ÿ– Handle more syntactic constructs
  • v0.5.1 Changes

    • Resolve associated types
    • Resolve fixity declarations
    • Resolve classes and instances
    • ๐Ÿ›  Various bugfixes
  • v0.5.0 Changes

    • Unify type-level and value-level symbols
    • โœ‚ Remove fixities from symbol type
    • Properly annotate classes and instances
    • Inline original name into symbol type
    • โœ‚ Remove original package from symbol type
    • Annotate symbol references with the way they are referenced
  • v0.4.1 Changes

    • Export types defined by top level data family declarations
    • โšก๏ธ Update to haskell-src-exts 1.16
  • v0.4 Changes

    Replace data-lens with data-lens-light

  • v0.3.3 Changes

    • ๐Ÿ”ฆ Expose Language.Haskell.Names.ModuleSymbols.getTopDecls
    • Define a Monoid instance for LocalSymbolTable.Table
    • ๐Ÿ‘Œ Support for parallel list comprehensions
  • v0.3.3.2 Changes

    โœ‚ Remove the upper version bound on Cabal

  • v0.3.3.1 Changes

    โšก๏ธ Update to work with haskell-src-exts 1.15