BlogLiterately 0.8.1, now with HTTPS!
I’ve just released version 0.8.1 of BlogLiterately, a tool for formatting and posting stuff (especially Haskelly stuff) to blogs. This is in conjunction with the release of haxr-3000.11. After much blood, sweat, and tears, I was able to rip the HTTP
package out of the guts of haxr
, replace it with http-streams
, and carefully sew everything back together around the edges. The result is that haxr
now finally supports making XML-RPC calls via HTTPS, which in turn means that BlogLiterately
once again works with Wordpress, which no longer supports XML-RPC over HTTP. Happy blogging!