packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/golden/module/standalone-deriving-infix-paren-lhs.yaml

extensions: []
input: |
  deriving instance ((C) '()) :+ ()
ast: |-
  Module {[DeclStandaloneDeriving (StandaloneDerivingDecl {TInfix (TParen (TApp (TParen (TCon "C")) (TTuple Promoted []))) ":+" (TTuple [])})]}
status: pass