Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pandoc-lua-engine-0.2.1.5 failed to build in stackage nightly #9755

Closed
juhp opened this issue May 13, 2024 · 1 comment
Closed

pandoc-lua-engine-0.2.1.5 failed to build in stackage nightly #9755

juhp opened this issue May 13, 2024 · 1 comment
Labels

Comments

@juhp
Copy link
Contributor

juhp commented May 13, 2024

       /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) )
          |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@juhp juhp added the bug label May 13, 2024
juhp added a commit to commercialhaskell/stackage that referenced this issue May 13, 2024
@jgm
Copy link
Owner

jgm commented May 13, 2024

This version of pandoc-lua-engine depends on pandoc 3.2.
That should have been made explicit in the build-depends, but for now you can pin to a lower version.
I'll do a Hackage revision for pandoc-lua-engine.

jgm added a commit that referenced this issue May 13, 2024
@juhp juhp closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants