diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-11 05:23:30 +0000 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-11 05:23:30 +0000 |
commit | a7c01eaf04939707475a4b26fd654c8b8993ff49 (patch) | |
tree | f33b5fdccfc55038643ea9cadd1c0892b44a7abe /provider/posts | |
parent | 7d2ff634815e3cb243674eec02d462f1c74a99b3 (diff) | |
parent | aa17e01a4ddf7883171b3c25184aebd293e4ef90 (diff) | |
download | dirty-haskell.org-a7c01eaf04939707475a4b26fd654c8b8993ff49.tar dirty-haskell.org-a7c01eaf04939707475a4b26fd654c8b8993ff49.tar.gz dirty-haskell.org-a7c01eaf04939707475a4b26fd654c8b8993ff49.tar.bz2 dirty-haskell.org-a7c01eaf04939707475a4b26fd654c8b8993ff49.tar.xz dirty-haskell.org-a7c01eaf04939707475a4b26fd654c8b8993ff49.zip |
Merge branch 'master' of git.yggdrasil.li:dirty-haskell.org
Diffstat (limited to 'provider/posts')
-rw-r--r-- | provider/posts/thermoprint-1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/thermoprint-1.md b/provider/posts/thermoprint-1.md index f42a8a7..7788562 100644 --- a/provider/posts/thermoprint-1.md +++ b/provider/posts/thermoprint-1.md | |||
@@ -118,7 +118,7 @@ data Line = Word Text | |||
118 | deriving (Generic, NFData, Show, CoArbitrary) | 118 | deriving (Generic, NFData, Show, CoArbitrary) |
119 | ~~~ | 119 | ~~~ |
120 | 120 | ||
121 | (The comments are verbatim as of 8307d7e). | 121 | (The code is verbatim as of 8307d7e). |
122 | 122 | ||
123 | <!-- LocalWords: Thermoprint thermoprint json api cli yesod bbcode attoparsec | 123 | <!-- LocalWords: Thermoprint thermoprint json api cli yesod bbcode attoparsec |
124 | --> | 124 | --> |