From 282b1bca2ad3e4b4373c4d2d8a51f9fc3a06c6bf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 20 Aug 2014 18:59:58 +0300 Subject: [PATCH] BlogLiterately patch --- patching/patches/BlogLiterately-0.7.1.7.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patching/patches/BlogLiterately-0.7.1.7.patch diff --git a/patching/patches/BlogLiterately-0.7.1.7.patch b/patching/patches/BlogLiterately-0.7.1.7.patch new file mode 100644 index 00000000..9b3a35f9 --- /dev/null +++ b/patching/patches/BlogLiterately-0.7.1.7.patch @@ -0,0 +1,12 @@ +diff -ruN orig/BlogLiterately.cabal new/BlogLiterately.cabal +--- orig/BlogLiterately.cabal 2014-08-20 18:59:49.878397566 +0300 ++++ new/BlogLiterately.cabal 2014-08-20 18:59:49.000000000 +0300 +@@ -64,7 +64,7 @@ + pandoc-citeproc >= 0.1.2 && < 0.5, + highlighting-kate >= 0.5 && < 0.6, + data-default >= 0.5 && < 0.6, +- lens >= 3.8 && < 4.3 ++ lens >= 3.8 + Exposed-modules: Text.BlogLiterately + Text.BlogLiterately.Block + Text.BlogLiterately.Ghci