summaryrefslogtreecommitdiff
path: root/provider/posts/thermoprint-2.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'provider/posts/thermoprint-2.lhs')
-rw-r--r--provider/posts/thermoprint-2.lhs2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/thermoprint-2.lhs b/provider/posts/thermoprint-2.lhs
index 878f9a5..a144fb5 100644
--- a/provider/posts/thermoprint-2.lhs
+++ b/provider/posts/thermoprint-2.lhs
@@ -4,7 +4,7 @@ published: 2016-01-11
4tags: Thermoprint 4tags: Thermoprint
5--- 5---
6 6
7This post is an annotated version of the file [spec/src/Thermoprint/Printout.hs](http://git.yggdrasil.li/thermoprint/tree/spec/src/Thermoprint/Printout.hs?h=rewrite&id=f6dc3d1) as of commit `f6dc3d1`. 7This post is an annotated version of the file [spec/src/Thermoprint/Printout.hs](https://git.yggdrasil.li/thermoprint/tree/spec/src/Thermoprint/Printout.hs?h=rewrite&id=f6dc3d1) as of commit `f6dc3d1`.
8 8
9> {-# LANGUAGE DeriveGeneric, DeriveAnyClass #-} 9> {-# LANGUAGE DeriveGeneric, DeriveAnyClass #-}
10> {-# LANGUAGE OverloadedStrings #-} 10> {-# LANGUAGE OverloadedStrings #-}