summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
authorFlorian Hars <florian@hars.de>2011-10-09 11:26:19 +0200
committerFlorian Hars <florian@hars.de>2011-10-09 11:26:19 +0200
commitb29406ef014c3fbf604e5f505ec79b68696d0cf8 (patch)
tree058d579e326d4fb939ab042fbffd9980a91af8b2 /web/tutorials
parentb41482f121067bbbba964778cab19a7af8d6888b (diff)
downloadhakyll-b29406ef014c3fbf604e5f505ec79b68696d0cf8.tar.gz
add trailing newline
Diffstat (limited to 'web/tutorials')
-rw-r--r--web/tutorials/03-arrows.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tutorials/03-arrows.markdown b/web/tutorials/03-arrows.markdown
index 607c0e8..442fb3b 100644
--- a/web/tutorials/03-arrows.markdown
+++ b/web/tutorials/03-arrows.markdown
@@ -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. \ No newline at end of file
+together with the required `import` statements.