summaryrefslogtreecommitdiff
path: root/provider/posts/beuteltier-1.lhs
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-13 17:30:59 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-13 17:30:59 +0100
commit1833ecbd8ac546f286825d8ccfda5c5daebef2f9 (patch)
tree767e274c7fb82f6998d9b426be1b042295a45129 /provider/posts/beuteltier-1.lhs
parentc7fcdcbb72ba2aeb9e345572c8d5afb0fc59bf2d (diff)
downloaddirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.gz
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.bz2
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.xz
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.zip
updated linkage to git repos
Diffstat (limited to 'provider/posts/beuteltier-1.lhs')
-rw-r--r--provider/posts/beuteltier-1.lhs3
1 files changed, 1 insertions, 2 deletions
diff --git a/provider/posts/beuteltier-1.lhs b/provider/posts/beuteltier-1.lhs
index c47b288..7789f40 100644
--- a/provider/posts/beuteltier-1.lhs
+++ b/provider/posts/beuteltier-1.lhs
@@ -27,8 +27,7 @@ We begin, as is to be expected for a haskell project, with type definitions and,
27design philosophy. 27design philosophy.
28 28
29This post in particular reproduces the file `beuteltier/Beuteltier/Types.hs` from the 29This post in particular reproduces the file `beuteltier/Beuteltier/Types.hs` from the
30[git repo](git://git.yggdrasil.li/beuteltier) with annotiations to provide some 30git repo with annotiations to provide some motivation.
31motivation.
32 31
33The `Beuteltier` library itself only provides primitives for (and a default implementation 32The `Beuteltier` library itself only provides primitives for (and a default implementation
34of) access to what we call a backstore. A backstore is, to us, an instance of the 33of) access to what we call a backstore. A backstore is, to us, an instance of the