A formatter for Haskell source code
Go to file
2019-05-08 22:03:21 +02:00
.circleci Initial commit 2018-11-25 20:51:22 +07:00
app Include debugging option in ‘Config’ 2019-02-28 22:22:10 +01:00
data Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
src Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
tests Implement rendering of data type declarations 2019-05-08 22:03:21 +02: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 rendering of data type declarations 2019-05-08 22:03:21 +02:00
README.md Implement rendering of types and type families declarations 2019-04-07 19:33:28 +02: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 © 20182019 Tweag I/O