summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-27 19:56:11 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-27 19:56:11 +0200
commit7510b1335d4c24445ad1289518141515068598b6 (patch)
tree5492eb45b44fb740e3c3613f83b7fe9d7db83557
parent5b063193f389ef472366e4355a683f1843f29733 (diff)
downloaddirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar
dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar.gz
dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar.bz2
dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar.xz
dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.zip
update link
-rw-r--r--provider/posts/thermoprint/3.lhs2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/thermoprint/3.lhs b/provider/posts/thermoprint/3.lhs
index 5e7eee9..4068cac 100644
--- a/provider/posts/thermoprint/3.lhs
+++ b/provider/posts/thermoprint/3.lhs
@@ -21,7 +21,7 @@ This post is an annotated version of the file [spec/src/Thermoprint/API.hs](http
21> 21>
22> import Thermoprint.Printout 22> import Thermoprint.Printout
23 23
24See [a previous post](https://dirty-haskell.org/posts/thermoprint-2.html). 24See [a previous post](https://dirty-haskell.org/posts/thermoprint/2.html).
25 25
26> import Thermoprint.Identifiers 26> import Thermoprint.Identifiers
27 27