From f51d5d2c17f084bb5ffa8a4d0ec16f9ecf2c17c9 Mon Sep 17 00:00:00 2001 From: Leif Warner Date: Mon, 9 Jul 2018 14:43:34 -0700 Subject: [PATCH] Use https url to gist HTTP sources are being blocked, as the blog is served up by HTTPS. --- blog/2010/9/yo-dawg-template-haskell.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2010/9/yo-dawg-template-haskell.html b/blog/2010/9/yo-dawg-template-haskell.html index db765480..bbbcda9e 100644 --- a/blog/2010/9/yo-dawg-template-haskell.html +++ b/blog/2010/9/yo-dawg-template-haskell.html @@ -1,4 +1,4 @@

Yo dawg, I heard you like Template Haskell, so I put some TH in your TH so you can meta program while you meta program.

- +

This is just a little bit of fun I've been meaning to write and post for a while now. Enjoy.

In totally unrelated news, I just set up the Gold linker on my systems and my Haskell builds are much faster. Especially nice when compiling on my VPS.