Fixed -Wall error in imports.

This commit is contained in:
John MacFarlane
2011-01-22 13:40:18 -08:00
parent c801f4f621
commit 5a1abbe7ac
+1 -1
View File
@@ -4,7 +4,7 @@ module Tests.Readers.LaTeX (tests) where
import Text.Pandoc.Definition
import Test.Framework
import Tests.Helpers
import Tests.Arbitrary
import Tests.Arbitrary()
import Text.Pandoc.Builder
import Text.Pandoc