From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-haskell/htf/files/htf-0.13.1.0-aeson-pretty-0.8.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dev-haskell/htf/files/htf-0.13.1.0-aeson-pretty-0.8.patch (limited to 'dev-haskell/htf/files') diff --git a/dev-haskell/htf/files/htf-0.13.1.0-aeson-pretty-0.8.patch b/dev-haskell/htf/files/htf-0.13.1.0-aeson-pretty-0.8.patch new file mode 100644 index 000000000000..ac1472051eba --- /dev/null +++ b/dev-haskell/htf/files/htf-0.13.1.0-aeson-pretty-0.8.patch @@ -0,0 +1,9 @@ +diff --git a/tests/TestHTF.hs b/tests/TestHTF.hs +index 4a71874..c0442a5 100644 +--- a/tests/TestHTF.hs ++++ b/tests/TestHTF.hs +@@ -383,3 +383,3 @@ checkOutput output = + BSL.toStrict $ +- J.encodePretty' (J.Config 2 J.compare) json ++ J.encodePretty' (J.defConfig { J.confIndent = J.Spaces 2, J.confCompare = J.compare }) json + -- cgit v1.2.3