mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 23:15:52 +00:00
Fixed -Wall error in imports.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user