summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog.cabal b/blog.cabal
index 03b9035..e53adf1 100644
--- a/blog.cabal
+++ b/blog.cabal
@@ -13,8 +13,8 @@ executable site
build-depends: base
, hakyll
, filepath
- , pandoc
- , pandoc-types
+ , pandoc
+ , pandoc-types
, time
ghc-options: -threaded
default-language: Haskell2010
Generated by cgit. See skreutz.com for my tech blog and contact information.