diff options
Diffstat (limited to 'thesis.tex')
-rw-r--r-- | thesis.tex | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ | |||
1 | Ziel ist es zunächst edit-lenses alá \cite{hofmann2012edit} in Haskell zur Verfügung zu stellen. | ||
2 | Dabei werden wir die Definitionen aus \cite{hofmann2012edit} sowohl in natürlicher Sprache als auch in lauffähigem Haskell vorstellen: | ||
3 | |||
4 | \input{./edit-lens/src/Control/Edit.lhs} | ||
1 | \input{./edit-lens/src/Control/Lens/Edit.lhs} | 5 | \input{./edit-lens/src/Control/Lens/Edit.lhs} |
6 | \input{./edit-lens/src/Control/Edit/Tree.lhs} | ||