Skip to content

Commit

Permalink
T.P.ImageSize: export ImageSize datatype
Browse files Browse the repository at this point in the history
  • Loading branch information
tarleb authored and jgm committed Apr 16, 2024
1 parent 96add8b commit 9a09c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Text/Pandoc/ImageSize.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Portability : portable
Functions for determining the size of a PNG, JPEG, or GIF image.
-}
module Text.Pandoc.ImageSize ( ImageType(..)
, ImageSize(..)
, imageType
, imageSize
, sizeInPixels
Expand Down

0 comments on commit 9a09c89

Please sign in to comment.