Skip to content

Commit

Permalink
Update formatting for the new hakyll
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Aug 5, 2017
1 parent 492a83a commit a7acc7a
Show file tree
Hide file tree
Showing 111 changed files with 111 additions and 111 deletions.
2 changes: 1 addition & 1 deletion guest-posts/2013-12-09-24-days-of-hackage-sbv.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: sbv
title: "24 Days of Hackage: sbv"
author: Tikhon Jelvis <tikhon@jelv.is>
---

Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2013-12-12-24-days-of-hackage-pandoc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: pandoc
title: "24 Days of Hackage: pandoc"
---

Today I have the pleasure of sitting back and allowing
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2013-12-21-24-days-of-hackage-contravariant.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: contravariant
title: "24 Days of Hackage: contravariant"
---

Today and tomorrow we take a brief excursion to the boundary of
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2013-12-22-24-days-of-hackage-profunctors.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: profunctors
title: "24 Days of Hackage: profunctors"
---

[Yesterday](/guest-posts/2013-12-21-24-days-of-hackage-contravariant.html), Tom
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-06-rebindable-syntax.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Rebindable Syntax
title: "24 Days of GHC Extensions: Rebindable Syntax"
---

As the first week of 24 Days of GHC Extensions (or as I like to call it, 24
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-07-list-comprehensions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: List Comprehensions
title: "24 Days of GHC Extensions: List Comprehensions"
---

After doing a fantastic job explaining [rebindable syntax](/guest-posts/2014-12-06-rebindable-syntax.html) to us yesterday, [Benjamin Kovach](http://kovach.me) has a second post for us today. This time, we're again going to look at an extension to re-purpose existing Haskell syntax. Ben, it's over to you!
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-15-deriving.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Deriving
title: "24 Days of GHC Extensions: Deriving"
---

Today I'm happy to announce another guest post for 24 Days of GHC Extensions. In this post, [Andraz Bajt](http://www.edofic.com/) is going to show us how various extensions available to GHC allow us to write less code. Take it away, Andraz!
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-18-rank-n-types.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Rank N Types
title: "24 Days of GHC Extensions: Rank N Types"
---

It's been a while since 24 Days of GHC Extensions looked at an extension that radically altered the landscape of programs we can write. Today, [ertes](https://twitter.com/ertesx) is going to walk us through (extensively!) GHC's *rank n types* feature.
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-19-existential-quantification.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Existential Quantification
title: "24 Days of GHC Extensions: Existential Quantification"
---

I'm happy to announce that today [Roman Cheplyaka](http://ro-che.info/) is going
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-20-scoped-type-variables.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Scoped Type Variables
title: "24 Days of GHC Extensions: Scoped Type Variables"
---

Today I'm happy to announce that we have another guest blog post. Today,
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-21-arrows.lhs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Arrows
title: "24 Days of GHC Extensions: Arrows"
---

Today's guest post comes from [Tom Ellis](http://web.jaguarpaw.co.uk/~tom/blog/). If you haven't heard, Tom released a novel library for interacting with relational databases this year - [Opaleye](http://hackage.haskell.org/package/opaleye). While similar to HaskellDB in some respects, Opaleye is distinct in its extensive use of arrows in order to guarantee safety of queries. In this post, Tom's going to guide us through GHC's special syntax support for the `Arrow` type class.
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-22-template-haskell.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Template Haskell
title: "24 Days of GHC Extensions: Template Haskell"
---

Today I'm happy to announce another guest post; this time
Expand Down
2 changes: 1 addition & 1 deletion guest-posts/2014-12-23-static-pointers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions: Static Pointers
title: "24 Days of GHC Extensions: Static Pointers"
---

Today we start to wrap up 24 Days of GHC Extensions with the final guest post,
Expand Down
2 changes: 1 addition & 1 deletion pages/2012-12-01-24-days-of-hackage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage 2012
title: "24 Days of Hackage 2012"
---
<style>
table {
Expand Down
2 changes: 1 addition & 1 deletion pages/2013-12-01-24-days-of-hackage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage 2013
title: "24 Days of Hackage 2013"
---
<style>
table {
Expand Down
2 changes: 1 addition & 1 deletion pages/2014-12-01-24-days-of-ghc-extensions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of GHC Extensions
title: "24 Days of GHC Extensions"
---
<style>
table {
Expand Down
2 changes: 1 addition & 1 deletion posts/2010-04-03-sql-is-data-not-a-string.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: SQL: It's Data, Not a String
title: "SQL: It's Data, Not a String"
---

Recently I’ve been becoming more and more frustrated with how we handle database
Expand Down
2 changes: 1 addition & 1 deletion posts/2010-11-19-magpie.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Introducing Magpie: Flexible Test Doubles & Mocking for Perl
title: "Introducing Magpie: Flexible Test Doubles & Mocking for Perl"
---

[Magpie](http://search.cpan.org/dist/Test-Magpie/) is a new distribution I have
Expand Down
2 changes: 1 addition & 1 deletion posts/2010-11-24-factories-in-perl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Implementing Factories in Perl
title: "Implementing Factories in Perl"
---

Factories are a useful construct, and even though their usage is common in Java
Expand Down
2 changes: 1 addition & 1 deletion posts/2010-11-28-optimizing-perl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: A Journey of Optimizing Perl
title: "A Journey of Optimizing Perl"
---

Perl has a lot of ill-informed preconceptions in the programming community, and
Expand Down
2 changes: 1 addition & 1 deletion posts/2010-12-15-sorting-subjective-media-competitively.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Sorting Subjective Media Competitively
title: "Sorting Subjective Media Competitively"
---

I own a lot of music, but I find it difficult to find what I want to play. Being
Expand Down
2 changes: 1 addition & 1 deletion posts/2011-07-28-git-in-pg.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Versioning Multiple Versions of Data in Relational Databases
title: "Versioning Multiple Versions of Data in Relational Databases"
---

At [MusicBrainz](http://musicbrainz.org/), we have quite an interesting approach
Expand Down
2 changes: 1 addition & 1 deletion posts/2011-11-29-crowdsourcing-organization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Crowdsourcing Organization
title: "Crowdsourcing Organization"
---

There’s recently been a lot of work in [MusicBrainz](http://musicbrainz.org)
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-07-09-leaving-gentoo.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Leaving Gentoo
title: "Leaving Gentoo"
---

## Picture the Following
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-07-10-nes-does-it-better-1.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: NES Does It Better: Introducing the New Edit System
title: "NES Does It Better: Introducing the New Edit System"
---

This article is the first in a series of articles discussing NES, the New Edit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: A New Database Abstraction Layer
title: "A New Database Abstraction Layer"
---

The New Edit System, NES, requires a fairly hefty new schema due to increase of
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-07-20-nes-does-it-better-2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: NES Does it Better: Building NES
title: "NES Does it Better: Building NES"
---

In the
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-07-24-in-praise-of-EitherT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: In Praise of EitherT
title: "In Praise of EitherT"
---

At the start of the month, [Gabriel Gonzalez](http://www.haskellforall.com/)
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-08-05-announcing-raskell.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Announcing Raskell
title: "Announcing Raskell"
---

In July, I was inspired to follow in the footsteps of Chris Done's
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-01-24-days-of-hackage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: Cabal
title: "24 Days of Hackage: Cabal"
---

Over the next 24 days I'm going to be posting a series of reviews on some of my
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-02-digestive-functors.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: digestive-functors
title: "24 Days of Hackage: digestive-functors"
---

Form processing is a task I used to dread doing in other programming languages,
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-03-postgresql-simple.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: postgresql-simple
title: "24 Days of Hackage: postgresql-simple"
---

[Yesterday](/posts/2012-12-02-digestive-functors.html) we saw
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-04-errors.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: errors
title: "24 Days of Hackage: errors"
---
People who know me in person will likely have heard me express my love for
Haskell on grounds that it is hard for things to 'go wrong' at runtime, and so
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-05-24-days-of-hackage-hlint.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: HLint
title: "24 Days of Hackage: HLint"
---

In my [first post](/posts/2012-12-01-24-days-of-hackage.html) I mentioned
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-06-containers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: containers
title: "24 Days of Hackage: containers"
---
The basic linked list is a data structure that every aspiring computer
programmer comes to know and love at some point early in their career. Haskell
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-07-24-days-of-hackage-aeson.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: aeson
title: "24 Days of Hackage: aeson"
---

Many of today's programmers would likely consider the ability to parse JSON
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-08-24-days-of-hackage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: QuickCheck
title: "24 Days of Hackage: QuickCheck"
---
As I mentioned in the article on [errors](/posts/2012-12-04-errors.html), the
Haskell programmer takes error handling and edge cases very seriously. While we
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-09-24-days-of-hackage-lens.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: lens
title: "24 Days of Hackage: lens"
---

One of my favourite aspects of functional programming is the emphasis on
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-10-24-days-of-hackage-parsec.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: parsec
title: "24 Days of Hackage: parsec"
---

There comes a time in every programmer's life when a plain old string just won't
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-11-24-day-of-hackage-ekg.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: EKG
title: "24 Days of Hackage: EKG"
---

If you have a long running application, there is a high chance that sooner or later,
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-12-24-days-of-hackage-text.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: text
title: "24 Days of Hackage: text"
---

Text processing is one of the many tasks in computer programming that seems like
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-14-24-days-of-hackage-dlist.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: dlist
title: "24 Days of Hackage: dlist"
---

Today we look at a single module that clocks in at a mere 200 lines of code,
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-15-24-days-of-hackage-haskelldb.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: haskelldb
title: "24 Days of Hackage: haskelldb"
---

I conjecture that the majority of bugs that programmers encounter occur at the
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-16-24-days-of-hackage-pipes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: pipes
title: "24 Days of Hackage: pipes"
---

Today's article is going to be an interesting one... not just because the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: optparse-applicative
title: "24 Days of Hackage: optparse-applicative"
---

We've already seen the `Applicative` type class pop up in various places through
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-18-24-days-of-hackage-criterion.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: criterion
title: "24 Days of Hackage: criterion"
---

We all know Haskell is a fast language, but is that all there is to it? Somewhat
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-19-24-days-of-hackage-snap.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: snap
title: "24 Days of Hackage: snap"
---

The [Snap framework](http://snapframework.com) is one of a handful of web
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-20-24-days-of-hackage-transformers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: transformers
title: "24 Days of Hackage: transformers"
---

Monads monads monads monads monads monads. There, now this blog is *officially*
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-21-24-days-of-hackage-configurator.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: configurator
title: "24 Days of Hackage: configurator"
---

These days, most users expect the ability to configure applications, and to
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-22-24-days-of-hackage-blaze.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: blaze-html
title: "24 Days of Hackage: blaze-html"
---

We [recently looked at](/posts/2012-12-19-24-days-of-hackage-snap.html) the Snap
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-23-24-days-of-hackage-base.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage: base
title: "24 Days of Hackage: base"
---

As 24 Days of Hackage comes to a close, I see no better library to review than
Expand Down
2 changes: 1 addition & 1 deletion posts/2012-12-24-24-days-of-hackage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 24 Days of Hackage
title: "24 Days of Hackage"
---

Today we won't look at any new libraries but instead would just like to express
Expand Down
2 changes: 1 addition & 1 deletion posts/2013-01-22-deriving-traversals.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Composing Traversals: A Worked Example of Deriving a Non-Trivial Traversal
title: "Composing Traversals: A Worked Example of Deriving a Non-Trivial Traversal"
---

If you’ve seen me comment on [reddit](http://reddit.com/r/haskell), then you’ve
Expand Down
2 changes: 1 addition & 1 deletion posts/2013-02-12-quick-dsls-with-endo-writers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Quick and Easy DSLs with Writer Endo
title: "Quick and Easy DSLs with Writer Endo"
---

In the last week, I’ve had to briefly take off my beloved programmer hat and
Expand Down
2 changes: 1 addition & 1 deletion posts/2013-04-09-data-type-generic-programming.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Datatype Generic Programming
title: "Datatype Generic Programming"
---

Today I had the pleasure of attending a talk by [Andres
Expand Down
2 changes: 1 addition & 1 deletion posts/2013-07-26-a-comparison-between-perl-and-haskell.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-----
title: A Comparison Between Perl and Haskell
title: "A Comparison Between Perl and Haskell"
-----

Yesterday I finished porting a [MusicBrainz](http://musicbrainz.org/) production
Expand Down
2 changes: 1 addition & 1 deletion posts/2013-08-01-getting-started-with-netwire-and-sdl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
----
title: Getting Started with Netwire and SDL
title: "Getting Started with Netwire and SDL"
----

Game programming is often seen as a challenging problem in Haskell, and it
Expand Down
Loading

0 comments on commit a7acc7a

Please sign in to comment.