1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-11 08:44:45 +03:00
ormolu/data/examples/declaration
Basile Henry 1753c7d647 Add Default declaration printer
Co-authored-by: Rupert Horlick <ruhatch@me.com>
2019-06-19 17:53:42 +02:00
..
class Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
data Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
default Add Default declaration printer 2019-06-19 17:53:42 +02:00
deriving Implemenet rendering of standalone deriving 2019-06-16 14:25:57 +02:00
instance Fix rendering of infix constructions in lhs of definitions 2019-06-15 09:43:42 +02:00
role-annotation Support rendering of role annotation declarations 2019-06-16 14:49:56 +02:00
signature Add MinimalSig printer 2019-06-19 17:35:45 +02:00
type-families Fix rendering of infix constructions in lhs of definitions 2019-06-15 09:43:42 +02:00
type-synonyms Implement rendering of type synonyms 2019-04-09 22:45:23 +02:00
value [#98] Fix where blocks with do notation 2019-06-17 10:49:58 +02:00