Export the PDFContent monadic type used in PDF.Pages
This commit is contained in:
parent
9ce1a48030
commit
2c02e44adf
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
{-# LANGUAGE FlexibleInstances #-}
|
||||
module PDF.Object.Navigation (
|
||||
Error(..)
|
||||
, PDFContent
|
||||
, StreamContent(..)
|
||||
, (./)
|
||||
, (//)
|
||||
|
|
Loading…
Reference in a new issue