sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc: clarify the scope of HideName instances
[haskell/symantic-parser.git]
/
tests
/
Golden
/
Grammar
/
ViewGrammar
/
G1.expected.txt
1
lets
2
` <*>
3
+ pure GHC.Show.show
4
` <*>
5
+ <*>
6
| + pure (\u_0 -> \u_1 -> u_0)
7
| ` pure 'a'
8
` satisfy ((GHC.Classes.==) 'a')