Removing deprecated hidding for «fail»

This commit is contained in:
Tissevert 2020-02-05 18:02:52 +01:00
parent 6ed57d66e8
commit 764e2c6a4f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ import PDF.Object (
,)
import PDF.Output (ObjectId(..))
import PDF.Text (pageContents)
import Prelude hiding (fail)
import Text.Printf (printf)
type CachedFonts = Map ObjectId Font