Skip to content

Conversation

@mimi1vx
Copy link

@mimi1vx mimi1vx commented Jan 23, 2026

What does this PR do?

Adds support for ormolu Haskell code formatter

Adds docs for HLS lsp

How did you verify your code works?

tried it run on one small test project

Closes #10280

@github-actions
Copy link
Contributor

Hey! Your PR title feat(app) add ormolu Haskell code formatter and add docs for hls doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@mimi1vx mimi1vx changed the title feat(app) add ormolu Haskell code formatter and add docs for hls feat(opencode): ormolu code formatter for haskell Jan 23, 2026
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing docs for Haskell HLS support

1 participant