ormolu/data/examples/declaration/splice
Utku Demir 9a1f5ebd87 Split large examples
There has been a lot of good intense work lately and as a result of that
some examples have grown considerably. The problem is that we do not show
diffs when something is not formatted as expected, we show entire
"expected/got" files. It works well when files are small, but not so well
where they are huge (some of our examples are well beyond 100 lines). It can
be hard to understand where the problem is.

This commit split long examples into smaller ones to make it easier to see
what went wrong when a test fails.
2019-08-25 12:35:31 +02:00
..
bracket-declaration-out.hs Split large examples 2019-08-25 12:35:31 +02:00
bracket-declaration.hs Split large examples 2019-08-25 12:35:31 +02:00
bracket-out.hs Split large examples 2019-08-25 12:35:31 +02:00
bracket.hs Split large examples 2019-08-25 12:35:31 +02:00
quasiquote-out.hs Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
quasiquote.hs Support typed and untyped splices 2019-06-23 17:59:47 +02:00
quotes-out.hs Fix TH quoting of operators 2019-08-14 21:23:21 +02:00
quotes.hs Fix TH quoting of operators 2019-08-14 21:23:21 +02:00
splice-decl-out.hs Split large examples 2019-08-25 12:35:31 +02:00
splice-decl.hs Split large examples 2019-08-25 12:35:31 +02:00
typed-splice-out.hs Change parens style and how separated lists of items are printed 2019-08-04 13:32:06 +02:00
typed-splice.hs Support typed and untyped splices 2019-06-23 17:59:47 +02:00
untyped-splice-out.hs Change parens style and how separated lists of items are printed 2019-08-04 13:32:06 +02:00
untyped-splice.hs Support typed and untyped splices 2019-06-23 17:59:47 +02:00