All Versions
35
Latest Version
Avg Release Cycle
157 days
Latest Release
1927 days ago
Changelog History
Page 2
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
withdata-lens-light
-
v0.3.3 Changes
- ๐ฆ Expose
Language.Haskell.Names.ModuleSymbols.getTopDecls
- Define a
Monoid
instance forLocalSymbolTable.Table
- ๐ Support for parallel list comprehensions
- ๐ฆ Expose
-
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