# rikvdkleij/intellij-haskell

IntelliJ plugin for Haskell

Repository: https://github.com/rikvdkleij/intellij-haskell
Canonical: https://ross.abutalabs.com/products/intellij-haskell
Homepage: https://rikvdkleij.github.io/intellij-haskell/
Language: Scala
License: Apache-2.0
License Family: permissive
Topics: intellij-plugin, haskell, intellij, jetbrains-plugin, stack
Archived: true
Last push: 2024-04-07T22:53:33+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4496, "days_push": 878, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1308, forks 94 (observed 2026-08-28T04:04:19.282781+00:00)

## What it is
An IntelliJ IDEA plugin providing Haskell language support, built on Stack and external tools like GHC and Hoogle. It offers syntax highlighting, error highlighting, code completion, navigation, refactoring, and type information for Haskell projects.

## Use cases
- edit haskell code in intellij idea
- syntax highlighting for haskell files
- navigate to haskell function definitions
- get type info for haskell expressions
- code completion for haskell
- import existing stack projects into intellij
- rename haskell identifiers safely

## When to choose
- you use IntelliJ IDEA or other JetBrains IDEs and write Haskell
- you want an IDE experience with navigation, completion, and type info for Stack-based Haskell projects

## When to avoid
- you use VS Code or another editor (HLS-based tooling may fit better)
- your project does not use Stack
- you need GHC versions older than 8.2.2

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, text-editors, programming-languages
- platform: cross-platform, editor-plugin
- tags: haskell, intellij, jetbrains, stack, ide-support, syntax-highlighting, code-navigation

## Member repositories
- rikvdkleij/intellij-haskell (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.282781+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:05.989314+00:00, confidence not recorded.
  - readme: https://github.com/rikvdkleij/intellij-haskell (fetched 2026-08-28T04:04:19.282781+00:00, sha fdf2a7d45c90)
  - homepage: https://rikvdkleij.github.io/intellij-haskell/ (fetched 2026-08-29T12:08:22.508863+00:00, sha b133002f0ae5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
