summaryrefslogtreecommitdiff
path: root/provider/posts/thermoprint-3.lhs
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:32:37 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:32:37 +0100
commita1064c5aace887673ad964fa945d42c5df0fdc58 (patch)
tree930af3dd906116f5ab67568ed9afc2e169ad9ff6 /provider/posts/thermoprint-3.lhs
parente3f1991746752899e23e4fe69d528658749bc565 (diff)
downloaddirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.gz
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.bz2
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.xz
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.zip
links to https version of git.yggdrasil.li
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 #-}