T.P.ImageSize: export ImageSize datatype

This commit is contained in:
Albert Krewinkel
2024-01-17 12:18:56 +01:00
committed by John MacFarlane
parent 96add8b9cc
commit 9a09c89636
+1
View File
@@ -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