add trailing newline

This commit is contained in:
Florian Hars 2011-10-09 11:26:19 +02:00
parent b41482f121
commit b29406ef01

View file

@ -220,4 +220,4 @@ isPagePublishedYet = arr (\(p,t) -> if isPublishedYet p t then pub p else unpub
~~~~~
The final version of this code can be found in the timedblog example,
together with the required `import` statements.
together with the required `import` statements.