Use adapted CAES theme
[matthijs/master-project/haskell-symposium-talk.git] / demo.lhs
index a88787797d0db7114740f23492d0961358765af8..834935d8d9dcd69eab1ebeb658782112c8575da8 100644 (file)
--- a/demo.lhs
+++ b/demo.lhs
@@ -7,7 +7,7 @@ As a library:
   \item Import the module: CLasH.Translator
   \item And call \emph{makeVHDLAnnotations ghc\_lib\_dir [files\_to\_translate]}
 \end{itemize}
-Use customized GHC:
+Customized GHC:
 \begin{itemize}
   \item Call GHC with the --vhdl flag
   \item Use the :vhdl command in GHCi