--- /dev/null
+\chapter{Prototype}
+ Choice of Haskell
+ Core - description of the language (appendix?)
+ Stages (-> Core, Normalization, -> VHDL)
+ Implementation issues
+
+ Haskell language coverage / constraints
+ Recursion
+ Builtin types
+ Custom types (Sum types, product types)
+ Function types / higher order expressions
+
\completecontent
\input Chapters/Introduction
\input Chapters/HardwareDescription
+\input Chapters/Prototype
\input Chapters/Normalization
\input Chapters/State
\stoptext