floskell

Code formatter

A tool that formats Haskell source code into a more readable layout

Floskell is a flexible Haskell source code pretty printer.

GitHub

180 stars
4 watching
22 forks
Language: Haskell
last commit: 5 months ago
code-formatterhaskellpretty-printer

Related projects:

Repository Description Stars
tweag/ormolu A tool that formats Haskell source code to a consistent style 971
nixos/nixfmt A tool that formats code according to a standardized style 949
lspitzner/brittany A tool to format Haskell source code according to certain formatting rules 691
mihaimaruseac/hindent A tool that reformat Haskell source code to make it more readable and consistent 563
danstiner/hfmt A tool for formatting Haskell source code by applying existing formatting tools 126
haskell/stylish-haskell A tool to format and beautify Haskell code to improve readability. 994
haskell/pretty A utility library for formatting text in a consistent manner 72
mhartington/formatter.nvim Provides utilities and configurations for formatting source code in various programming languages. 1,376
kkinnear/zprint A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. 563
nbouscal/vim-stylish-haskell A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. 40
fsprojects/fantomas Automatically formats F# source code to improve readability and consistency 777
hyotang666/trivial-formatter A utility that formats Common Lisp source code according to standardized conventions and syntax. 39
fourmolu/fourmolu A formatting tool for Haskell source code with customizable configuration and compatibility with modern dialects. 370
haskell-works/avro A Haskell library for encoding and decoding data using the Avro format 83
guibou/pyf A Haskell library for string formatting with a mini language inspired by Python's printf. 66