From 4bb4ae51e1199aa618d8765b0bc429fba9055140 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 3 Jul 2017 19:26:27 +0200 Subject: [PATCH] rephrase to remove overfull hbox --- top.combinators.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/top.combinators.tex b/top.combinators.tex index 74686a1..8b39db9 100644 --- a/top.combinators.tex +++ b/top.combinators.tex @@ -1,8 +1,8 @@ -\Glspl{Task} can be combined using so called \gls{Task}-combinators. -Combinators describe relations between \glspl{Task}. There are only two basic -types of combinators; parallel and sequence. All other combinators are -derived from the basic combinators. Type signatures of simplified versions of -the basic combinators and their derivations are given in +\Glspl{Task} in \gls{iTasks} can be combined using so called +\gls{Task}-combinators. Combinators describe relations between \glspl{Task}. +There are only two basic types of combinators; parallel and sequence. All other +combinators are derived from the basic combinators. Type signatures of +simplified versions of the basic combinators and their derivations are given in Listing~\ref{lst:combinators} \begin{lstlisting}[% -- 2.20.1