summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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