hindent
Code formatter
A tool that reformat Haskell source code to make it more readable and consistent
Haskell pretty printer
562 stars
12 watching
113 forks
Language: Haskell
last commit: 11 days ago code-formatterhacktoberfesthaskell
Related projects:
Repository | Description | Stars |
---|---|---|
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 125 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
hougesen/mdsf | A tool to format markdown code snippets using various formatters. | 23 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 988 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
fourmolu/fourmolu | A formatting tool for Haskell source code with customizable configuration and compatibility with modern dialects. | 361 |
kosmikus/lhs2tex | A tool for converting Haskell source code into LaTeX-compatible typesetting formats | 99 |
vvakame/typescript-formatter | A tool to format TypeScript code according to specified rules and configurations. | 559 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 468 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |