SkillAgentSearch skills...

Hsfmt

A Haskell code formatter using prettyprinter and the GHC API

Install / Use

/learn @ocharles/Hsfmt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

hsfmt

A Haskell code formatter using prettyprinter and the GHC API

This project is not complete. Don't tell me you don't like how it looks, because neither do I. We'll get there. However, if you want to send a pull request that changes formatting, by all means go ahead! Just make sure the tests all pass :)

Usage

Right now, hs-fmt just formats a single file, and prints out the result to STDOUT.

$ stack build
$ stack exec -- hs-fmt FILENAME

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated6y ago
Forks1

Languages

Haskell

Security Score

75/100

Audited on Dec 5, 2019

No findings