-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
/home/curators/work/unpack-dir/unpacked/pandoc-lua-engine-0.2.1.5-5d1dfdcc0b75389b90c91945a606ac415c6eb6553609f5f8bfd946b1fad
7216f/src/Text/Pandoc/Lua/Marshal/ImageSize.hs:25:41: error: [GHC-76037]
Not in scope: type constructor or class ‘ImageSize’
|
25 | pushImageSize :: LuaError e => Pusher e ImageSize | ^^^^^^^^^
:
:
/home/curators/work/unpack-dir/unpacked/pandoc-lua-engine-0.2.1.5-5d1dfdcc0b75389b90c91945a606ac415c6eb6553609f5f8bfd946b1fad
7216f/src/Text/Pandoc/Lua/Module/Log.hs:24:5: error: [GHC-10237]
In the import of ‘Text.Pandoc.Logging’:
an item called ‘LogMessage’ is exported, but it does not export any children
(constructors, class methods or field names) called ‘ScriptingInfo’.
|
24 | , LogMessage (ScriptingInfo, ScriptingWarning) )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^