hindent

Code formatter

A tool that reformat Haskell source code to make it more readable and consistent

Haskell pretty printer

GitHub

563 stars
12 watching
113 forks
Language: Haskell
last commit: 3 months 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 971
lspitzner/brittany A tool to format Haskell source code according to certain formatting rules 691
danstiner/hfmt A tool for formatting Haskell source code by applying existing formatting tools 126
nixos/nixfmt A tool that formats code according to a standardized style 949
hougesen/mdsf A tool for formatting and verifying markdown code with various programming languages and formatters. 26
haskell/stylish-haskell A tool to format and beautify Haskell code to improve readability. 994
guibou/pyf A Haskell library for string formatting with a mini language inspired by Python's printf. 66
johnnymorganz/stylua A Lua code formatter with syntax variants for different versions of the language 1,639
mhartington/formatter.nvim Provides utilities and configurations for formatting source code in various programming languages. 1,376
fourmolu/fourmolu A formatting tool for Haskell source code with customizable configuration and compatibility with modern dialects. 370
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. 472
drewstinnett/gout A utility package for formatting and serializing data in standard formats. 17