ormolu
Code formatter
A tool that formats Haskell source code to a consistent style
A formatter for Haskell source code
964 stars
36 watching
81 forks
Language: Haskell
last commit: 14 days ago
Linked from 1 awesome list
formatterhaskell
Related projects:
Repository | Description | Stars |
---|---|---|
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 569 |
fourmolu/fourmolu | A formatting tool for Haskell source code with customizable configuration and compatibility with modern dialects. | 361 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 988 |
mihaimaruseac/hindent | A tool that reformat Haskell source code to make it more readable and consistent | 562 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
vvakame/typescript-formatter | A tool to format TypeScript code according to specified rules and configurations. | 559 |
nbouscal/vim-stylish-haskell | A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. | 40 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 125 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |