ormolu/expected-failures/aws.txt

12 lines
456 B
Plaintext
Raw Normal View History

Parsing of source code failed:
Examples/PutBucketNearLine.hs:5:1-6
parse error on input `import'
GHC parser failed on this input, it is not an Ormolu bug.
Parsing of source code failed:
Examples/Sqs.hs:(88,3)-(90,4)
parse error on input `{- | Let's make sure the queue was actually deleted and that the same number of queues exist at when
| the program ends as when it started.
-}'
GHC parser failed on this input, it is not an Ormolu bug.