Newbie problems with setting up haskell-language-server

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

    { "servers": { "haskell": { "command": ["haskell-language-server-wrapper-1.8.0.0", "--lsp"], "rootIndicationFileNames": ["*.cabal", "stack.yaml", "cabal.project", "package.yaml"], "url": "https://github.com/haskell/haskell-language-server", "highlightingModeRegex": "^Haskell$" } }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts