A formatter for Haskell source code
Go to file
2019-02-21 18:15:27 +01:00
.circleci Initial commit 2018-11-25 20:51:22 +07:00
app Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
data Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
src Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
tests Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
.gitignore Initial commit 2018-11-25 20:51:22 +07:00
CHANGELOG.md Initial commit 2018-11-25 20:51:22 +07:00
DESIGN.md Minor corrections to the design document 2019-02-14 22:12:13 +01:00
EXAMPLES.md Add examples of comments. 2019-01-08 12:37:42 -03:00
LICENSE.md Initial commit 2018-11-25 20:51:22 +07:00
ormolu.cabal Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
README.md Add build status badge 2018-11-25 21:10:52 +07:00
Setup.hs Initial commit 2018-11-25 20:51:22 +07:00

Ormolu

CircleCI

Ormolu is a formatter for Haskell source code.

License

Copyright © 2018 Tweag I/O