hfmt

Haskell formatter

A tool for formatting Haskell source code by applying existing formatting tools

Format Haskell programs. Inspired by the gofmt utility.

GitHub

126 stars
8 watching
14 forks
Language: Haskell
last commit: about 2 years ago

Related projects:

Repository Description Stars
nixos/nixfmt A tool that formats code according to a standardized style 949
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180
mihaimaruseac/hindent A tool that reformat Haskell source code to make it more readable and consistent 563
lspitzner/brittany A tool to format Haskell source code according to certain formatting rules 691
dlang-community/dfmt A tool for formatting D source code according to specific styles and conventions. 204
haskell/stylish-haskell A tool to format and beautify Haskell code to improve readability. 994
tweag/ormolu A tool that formats Haskell source code to a consistent style 971
fourmolu/fourmolu A formatting tool for Haskell source code with customizable configuration and compatibility with modern dialects. 370
jesperhh/qmlfmt A command line application that formats QML files for use in Qt-based applications. 99
weavejester/cljfmt A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. 1,122
drewstinnett/gout A utility package for formatting and serializing data in standard formats. 17
phadej/cabal-fmt A tool for formatting .cabal files used in Haskell project management. 106
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 194
google/yamlfmt A command line tool to format YAML files 1,201
haskell-tools/haskell-tools Developer tools for refactoring Haskell programs. 249