From aca24d6f4a2a2780881bd24a5b26fdf74d17326a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 23 Nov 2017 15:59:10 +0100 Subject: Refactor --- thesis.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'thesis.tex') diff --git a/thesis.tex b/thesis.tex index adc6515..f975ba7 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1 +1,6 @@ +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} +\input{./edit-lens/src/Control/Edit/Tree.lhs} -- cgit v1.2.3