mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 14:28:05 +02:00
9 lines
213 B
TeX
9 lines
213 B
TeX
|
\chapter{Haskell}
|
||
|
\index{Haskell|(}
|
||
|
\section{Syntax}
|
||
|
\section{Beispiele}
|
||
|
\inputminted[linenos, numbersep=5pt, tabsize=4, frame=lines, label=fibonacci.hs]{haskell}{scripts/haskell/fibonacci.hs}
|
||
|
|
||
|
\index{Haskell|)}
|
||
|
|