summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-10 16:21:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-10 16:21:38 -0400
commit7e1dbf002052dea5ddb4374c5897d1addfd1c85b (patch)
treeae9662e23e9203a3b73a01f28ed52206a5c8d48d /doc
parent5201613fc97b855bf60979ac7e2550ad08fa3798 (diff)
devblog
Diffstat (limited to 'doc')
-rw-r--r--doc/devblog/day_283__lazy_sunday.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/devblog/day_283__lazy_sunday.mdwn b/doc/devblog/day_283__lazy_sunday.mdwn
new file mode 100644
index 000000000..502e63bf5
--- /dev/null
+++ b/doc/devblog/day_283__lazy_sunday.mdwn
@@ -0,0 +1,3 @@
+Lazy afternoon spent porting git-anenx to build under ghc 7.10. Required
+rather a lot of changes to build, and even more to build cleanly after the
+AMP transition.