1
1
mirror of https://github.com/google/ormolu.git synced 2024-11-27 13:13:23 +03:00
Go to file
mrkkrp 759c2c6854 Fix ‘data-files’ field in the Cabal file
Apparently the situation here is quite broken because we need to list all
sub-directories explicitly, here is a Cabal issue:

https://github.com/haskell/cabal/issues/6043
2019-05-10 19:00:43 +02:00
.circleci Initial commit 2018-11-25 20:51:22 +07:00
app Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
data Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
src Various minor corrections to the docs and code 2019-05-10 19:00:43 +02:00
tests Implement more precise comment placement without ‘ghc-exactprint’ 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 Fix ‘data-files’ field in the Cabal file 2019-05-10 19:00:43 +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