haskell / lsp
Haskell library for the Microsoft Language Server Protocol
☆380Updated 3 weeks ago
Alternatives and similar repositories for lsp:
Users that are interested in lsp are comparing it to the libraries listed below
- Auto generate a stack or cabal multi component hie.yaml file☆206Updated 11 months ago
- hpack: A modern format for Haskell packages☆634Updated 3 weeks ago
- 🕵️ Haskell STatic ANalyser☆574Updated 3 weeks ago
- The Monad Transformer Library☆369Updated 6 months ago
- Modern and extensible testing framework for Haskell☆647Updated last month
- A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!☆386Updated 2 weeks ago
- Haskell library for space- and time-efficient operations over Unicode text.☆413Updated last month
- Optics as an abstract interface☆378Updated last month
- Set up a GHC API session for various Haskell Projects☆184Updated this week
- 🌀 Safe, performant, user-friendly and lightweight Haskell standard library☆710Updated last month
- An HTTP client library☆342Updated 2 weeks ago
- An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.☆410Updated last month
- A formatter for Haskell source code☆979Updated 3 weeks ago
- A modern, extensible and well-documented prettyprinter.☆297Updated 3 months ago
- Standard library for linear types in Haskell.☆340Updated 3 months ago
- A Haskell library for line input in command-line programs.☆231Updated last week
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆373Updated 2 weeks ago
- A fast, flexible, fused effect system for Haskell☆649Updated last month
- haskell source code formatter☆689Updated 2 years ago
- Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations☆440Updated last month
- A library for building Haskell IDE tooling☆582Updated 4 years ago
- An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.☆295Updated last month
- Proposed compiler and language changes for GHC and GHC/Haskell☆689Updated 2 months ago
- pretty-printer for Haskell data types that have a Show instance☆247Updated 2 weeks ago
- Generically derive traversals, lenses, and prisms.