1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 05:20:04 +08:00
SpaceVim/docs/layers/lang/haskell.md
2018-04-20 19:14:12 -04:00

647 B

title description
SpaceVim lang#haskell layer This layer is for haskell development

SpaceVim Layers: lang#haskell

Description

This layer is for haskell development.

Layer Installation

To use this configuration layer, add call SpaceVim#layers#load('lang#haskell') to your custom configuration file.

Features

  • auto-completion
  • syntax checking
  • goto definition
  • refernce finder
  • language server protocol (need lsp layer)