From 49b0b67b11b62032b2ade498c3efd5a762193d86 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Fri, 14 Oct 2016 08:45:36 -0400 Subject: Remove Tests.Arbitrary Use exported Arbitrary instances from pandoc-types instead. --- tests/Tests/Writers/Native.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Tests/Writers/Native.hs') diff --git a/tests/Tests/Writers/Native.hs b/tests/Tests/Writers/Native.hs index 9833bf5ae..a8659587f 100644 --- a/tests/Tests/Writers/Native.hs +++ b/tests/Tests/Writers/Native.hs @@ -4,7 +4,7 @@ import Test.Framework import Text.Pandoc.Builder import Text.Pandoc import Tests.Helpers -import Tests.Arbitrary() +import Text.Pandoc.Arbitrary() p_write_rt :: Pandoc -> Bool p_write_rt d = -- cgit v1.2.3