aboutsummaryrefslogtreecommitdiff
path: root/pia/n.lyx
diff options
context:
space:
mode:
Diffstat (limited to 'pia/n.lyx')
-rw-r--r--pia/n.lyx40
1 files changed, 39 insertions, 1 deletions
diff --git a/pia/n.lyx b/pia/n.lyx
index 0ffa2aa..aa223d7 100644
--- a/pia/n.lyx
+++ b/pia/n.lyx
@@ -7,6 +7,10 @@
\textclass book
\begin_preamble
\input{../defs}
+\definecolor{codegreen}{rgb}{0,0.6,0}
+\definecolor{codegray}{rgb}{0.5,0.5,0.5}
+\definecolor{codepurple}{rgb}{0.58,0,0.82}
+\definecolor{backcolour}{rgb}{0.95,0.95,0.92}
\end_preamble
\use_default_options true
\begin_modules
@@ -78,7 +82,7 @@ algorithm2e
\papercolumns 1
\papersides 1
\paperpagestyle empty
-\listings_params "basicstyle={\ttfamily}"
+\listings_params "basicstyle={\ttfamily},breaklines=true,backgroundcolor={\color{backcolour}},commentstyle={\color{codegreen}},keywordstyle={\color{magenta}},numberstyle={\tiny\color{codegray}},stringstyle={\color{codepurple}},breakatwhitespace=false,captionpos=b,keepspaces=true,numbers=left,numbersep=5pt"
\tracking_changes false
\output_changes false
\html_math_output 0
@@ -162,6 +166,26 @@ https://en.wikipedia.org/wiki/Reduction_strategy
el 25 de septiembre de 2022.
\end_layout
+\begin_layout Itemize
+Simon Marlow (ed.)
+\emph on
+Haskell 2010 Language Report
+\emph default
+ (2010).
+ Recuperado de
+\begin_inset Flex URL
+status open
+
+\begin_layout Plain Layout
+
+https://www.haskell.org/onlinereport/haskell2010/haskell.html
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
\begin_layout Chapter
Introducción
\end_layout
@@ -204,5 +228,19 @@ filename "n3.lyx"
\end_layout
+\begin_layout Chapter
+Haskell
+\end_layout
+
+\begin_layout Standard
+\begin_inset CommandInset include
+LatexCommand input
+filename "n4.lyx"
+
+\end_inset
+
+
+\end_layout
+
\end_body
\end_document