summaryrefslogtreecommitdiff
path: root/provider/posts/thermoprint-3.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'provider/posts/thermoprint-3.lhs')
-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 acbce8c..5e7eee9 100644
--- a/provider/posts/thermoprint-3.lhs
+++ b/provider/posts/thermoprint-3.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/API.hs](http://git.yggdrasil.li/thermoprint/tree/spec/src/Thermoprint/API.hs?h=rewrite&id=3ad700c) as of commit `3ad700c`. 7This post is an annotated version of the file [spec/src/Thermoprint/API.hs](https://git.yggdrasil.li/thermoprint/tree/spec/src/Thermoprint/API.hs?h=rewrite&id=3ad700c) as of commit `3ad700c`.
8 8
9> {-# LANGUAGE DeriveGeneric, DeriveAnyClass #-} 9> {-# LANGUAGE DeriveGeneric, DeriveAnyClass #-}
10> {-# LANGUAGE TypeOperators, DataKinds #-} 10> {-# LANGUAGE TypeOperators, DataKinds #-}