projekty
/
fp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8116a49
)
fix documentation
author
Tomáš Musil
<tomik.musil@gmail.com>
Tue, 30 Dec 2014 18:59:46 +0000
(19:59 +0100)
committer
Tomáš Musil
<tomik.musil@gmail.com>
Tue, 30 Dec 2014 19:00:13 +0000
(20:00 +0100)
src/Lambda/Parser/Fancy.hs
patch
|
blob
|
history
diff --git
a/src/Lambda/Parser/Fancy.hs
b/src/Lambda/Parser/Fancy.hs
index
10231b8
..
79c1ca9
100644
(file)
--- a/
src/Lambda/Parser/Fancy.hs
+++ b/
src/Lambda/Parser/Fancy.hs
@@
-9,7
+9,7
@@
-- Maintainer : tomik.musil@gmail.com
-- Stability : experimental
--
--- Parser for λ-terms.
'.
' in λ implies brackets to the end of the context.
+-- Parser for λ-terms.
\'.\
' in λ implies brackets to the end of the context.
-- TODO: proper documentation