X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fhaskell-symposium-talk.git;a=blobdiff_plain;f=howdoesitwork.lhs;h=39137bd900c68f8af6d0bf8ab690a83d16c32aa0;hp=f073c8aa6db2a9cafbd41fceaf2c8ed9c84ee4fe;hb=994fb60ca2fb9a48380e54b4392f7519fcc63ec1;hpb=ce4726310e0e0586d352338c1e5786758ffe05fd diff --git a/howdoesitwork.lhs b/howdoesitwork.lhs index f073c8a..39137bd 100644 --- a/howdoesitwork.lhs +++ b/howdoesitwork.lhs @@ -8,7 +8,7 @@ \item No Effort:\\ GHC API Parses, Typechecks and Desugars Haskell \pause \item Hard.. sort of: \\ - Transform resulting Core, GHC's Intermediate Language, to a normal form \pause + Transform resulting Core, GHC's Intermediate Language,\linebreak to a normal form \pause \item Easy: \\ Translate Normalized Core to synthesizable VHDL \end{itemize}