An open API service indexing awesome lists of open source software.

https://github.com/hecrj/haskell-format

A highly opinionated Haskell formatter
https://github.com/hecrj/haskell-format

formatter haskell

Last synced: 2 months ago
JSON representation

A highly opinionated Haskell formatter

Awesome Lists containing this project

README

        

# haskell-format [![Build Status](https://travis-ci.org/hecrj/haskell-format.svg?branch=master)](https://travis-ci.org/hecrj/haskell-format)

A highly opinionated Haskell formatter. Inspired by
[elm-format](https://github.com/avh4/elm-format) and
[gofmt](https://blog.golang.org/go-fmt-your-code).