sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ignore dump-core/
[haskell/symantic-parser.git]
/
test
/
Golden
/
Grammar
/
many-a.opt.dump
1
<*>
2
+ pure ((flip ($)) Haskell)
3
` def name_1
4
` <|>
5
+ <*>
6
| + <*>
7
| | + pure ((.) . (cons . const Haskell))
8
| | ` satisfy
9
| ` rec name_1
10
` pure id