Removing deprecated hidding for «fail»
This commit is contained in:
parent
6ed57d66e8
commit
764e2c6a4f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue