sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
!fixup impl: move `liftTypedString` to `Language.Haskell.TH.Show`
[haskell/symantic-parser.git]
/
tests
/
Golden
/
Grammar
/
OptimizeGrammar
/
G2.expected.txt
1
lets
2
` <*>
3
+ pure GHC.Show.show
4
` try
5
` <*>
6
+ <*>
7
| + <*>
8
| | + pure (\u_0 -> \u_1 -> \u_2 -> (GHC.Types.:) 'a' ((GHC.Types.:) 'b' ((GHC.Types.:) 'c' GHC.Types.[])))
9
| | ` satisfy ((GHC.Classes.==) 'a')
10
| ` satisfy ((GHC.Classes.==) 'b')
11
` satisfy ((GHC.Classes.==) 'c')