summaryrefslogtreecommitdiff
path: root/provider/posts/beuteltier-1.lhs
diff options
context:
space:
mode:
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