1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-11 08:44:45 +03:00
ormolu/data/examples/declaration/data
mrkkrp 34b9b71601 Build the project with Nix and switct to GHC 8.6.4
It was decided that we're going to make the project compatible with just one
GHC version at a time. Right now this version is going to be 8.6.4.

A small refactoring included, plus support for the “deriving via” feature.
2019-05-31 14:43:15 +02:00
..
gadt Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
deriving-strategies-out.hs Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
deriving-strategies.hs Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
existential-multiline-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
existential-multiline.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
existential-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
existential.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
fat-multiline-out.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
fat-multiline.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
gadt-syntax-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
gadt-syntax.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
infix-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
infix.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
multiline-arg-parens-out.hs Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
multiline-arg-parens.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
multiline-out.hs Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
multiline.hs Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
newtype-out.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
newtype.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
record-out.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
record-singleline-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
record-singleline.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
record.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
simple-broken-out.hs Build the project with Nix and switct to GHC 8.6.4 2019-05-31 14:43:15 +02:00
simple-broken.hs Implement more precise comment placement without ‘ghc-exactprint’ 2019-05-08 22:03:21 +02:00
simple-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
simple.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
strictness-out.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00
strictness.hs Implement rendering of data type declarations 2019-05-08 22:03:21 +02:00