Skip to content

Commit b453abf

Browse files
authored
Pretty-print comments preserved in RecordFields (#2021)
Also: * Use tasty-silver for format tests * Ignore annotations in isNormalizedIsConsistentWithNormalize
1 parent 30c4207 commit b453abf

16 files changed

+302
-120
lines changed

dhall/dhall.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ Test-Suite tasty
678678
tasty-expected-failure < 0.13,
679679
tasty-hunit >= 0.10 && < 0.11,
680680
tasty-quickcheck >= 0.9.2 && < 0.11,
681+
tasty-silver < 3.2 ,
681682
template-haskell ,
682683
text >= 0.11.1.0 && < 1.3 ,
683684
transformers ,

0 commit comments

Comments
 (0)