]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/many-a.opt.dump
bump to ghc-9.0.1 to get a levity-polymorphic CodeQ
[haskell/symantic-parser.git] / test / Golden / Grammar / many-a.opt.dump
1 <*>
2 + pure ((flip ($)) Haskell)
3 ` def let_1
4 ` <|>
5 + <*>
6 | + <*>
7 | | + pure ((.) . (cons . const Haskell))
8 | | ` satisfy
9 | ` rec let_1
10 ` pure id