FICHA · MANJARO

haskell-hls-change-type-signature-plugin

Change a declarations type signature with a Code Action

  • ide-plugin
  • LIBRARY
  • IDE
  • REFACTORING
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell Language Server plugin that offers a code action for changing a declaration's type signature. It helps developers update source code from editor suggestions instead of editing the signature manually.

Use it through an HLS-enabled editor when refactoring Haskell code. Suggested signature changes should be reviewed because type-correct edits can still affect public APIs and documentation.

Permissions

Permissions not analysed for this source yet.