summaryrefslogtreecommitdiff
path: root/thesis.tex
blob: 6b94318bbc22e59e1c25141f8df93da61ae3c5c1 (plain)
1
2
3
4
5
Ziel ist es zunächst edit-lenses alá \cite{hofmann2012edit} in Haskell zur Verfügung zu stellen.
Dabei werden wir die Definitionen aus \cite{hofmann2012edit} sowohl in natürlicher Sprache als auch in lauffähigem Haskell vorstellen:

\input{./edit-lens/src/Control/Edit.lhs}
\input{./edit-lens/src/Control/Lens/Edit.lhs}