Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

0.10.0.0

Compare
Choose a tag to compare
@lukel97 lukel97 released this 02 Jun 14:41
· 1129 commits to master since this release
4f85fee
  • Drop GHC 8.2.1 support.
    (#1279,
    @alanz)

  • Bump resolvers and hoogle, LTS 13.23 for GHC 8.6.5,
    nightly-2019-05-31 for stack.yaml and hoogle version 5.0.17.9
    (#1277,
    @alanz)

  • HsImport importlist, Offers code action to add a function to import list.
    (#1170, @fendor)

  • Typemap reimplementation
    (#1186, @fendor)

  • Add window/progress reporting for typechecking. Note: needs LSP
    client to support a recent spec change.
    (#1190,
    @bubba)

  • Add package to library component in package.yaml
    (#1237, @fendor)

  • hie sends invalid message on hover
    (#1246, @Hogeyama)

  • Use floskell from hackage
    (#1242, @bubba)

  • Adapting to new haskell-lsp
    (#1247, @alanz)

  • Remove HoverContentsEmpty
    (#1251, @alanz)

  • Use lsp-test-0.5.2.2 from hackage
    (#1252, @bubba)

  • Use haskell-lsp-12.1.0 from hackage
    (#1253, @alanz)

  • Bump haskell-lsp to 0.13.0.0
    (#1260, @alanz)

  • Bump version for hsimport to 0.10.0
    (#1265, @fendor)

  • Revert "Revert "Merge pull request #1237 from fendor/add-package-tests""
    (#1268, @alanz)

  • Hlint 2.1.22
    (#1270, @alanz)

  • Documentation

  • Preparations for hie-bios

  • Build system (install.hs)