# Revision history for haskell-lsp ## 0.2.0.1 -- 2017-12-27 * Built with LTS 10.1 (stack) * Don't escape semicolons after drive letters by @nponeccop * Add Foldable and Traversable instance to List by @noughtmare ## 0.2.0.0 -- 2017-11-23 * Major changes as implementation continued. Now seems stable, used in haskell-ide-engine ## 0.1.0.0 -- 2017-07-19 * First version. Implements version 3 of the Microsoft Language Server Protocol