Code Monkey home page Code Monkey logo

hasbugs's People

Contributors

chrislemaire avatar lapplislazuli avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lapplislazuli

hasbugs's Issues

Pandoc-3 fails on all stages

I get an error (for all stages) that looks as such:

...
Failed to build tasty-lua-1.0.2.
Build log (
/root/.cabal/logs/ghc-9.0.2/tasty-lua-1.0.2-d03b50baa5fae84e74320cd9dd535e7967df2f5d14d04ea770dfed92be3e2a02.log
):
Configuring library for tasty-lua-1.0.2..
Preprocessing library for tasty-lua-1.0.2..
Building library for tasty-lua-1.0.2..
[1 of 5] Compiling Test.Tasty.Lua.Arbitrary

src/Test/Tasty/Lua/Arbitrary.hs:65:43: error:
    • Could not deduce (Read HsLua.Core.Integer)
        arising from a use of ‘peekIntegral’
      from the context: LuaError e
        bound by the type signature for:
                   registerDefaultGenerators :: forall e. LuaError e => LuaE e ()
        at src/Test/Tasty/Lua/Arbitrary.hs:62:1-52
      There are instances for similar types:
        instance Read Prelude.Integer -- Defined in ‘GHC.Read’
    • In the third argument of ‘registerArbitrary’, namely
        ‘peekIntegral’
      In a stmt of a 'do' block:
        registerArbitrary "integer" pushinteger peekIntegral
      In the expression:
        do registerArbitrary "boolean" pushboolean peekBool
           registerArbitrary "integer" pushinteger peekIntegral
           registerArbitrary "number" pushnumber peekRealFloat
           registerArbitrary "string" pushString peekString
   |
65 |   registerArbitrary "integer" pushinteger peekIntegral
   |                                           ^^^^^^^^^^^^

src/Test/Tasty/Lua/Arbitrary.hs:66:43: error:
    • Could not deduce (Read Number)
        arising from a use of ‘peekRealFloat’
      from the context: LuaError e
        bound by the type signature for:
                   registerDefaultGenerators :: forall e. LuaError e => LuaE e ()
        at src/Test/Tasty/Lua/Arbitrary.hs:62:1-52
    • In the third argument of ‘registerArbitrary’, namely
        ‘peekRealFloat’
      In a stmt of a 'do' block:
        registerArbitrary "number" pushnumber peekRealFloat
      In the expression:
        do registerArbitrary "boolean" pushboolean peekBool
           registerArbitrary "integer" pushinteger peekIntegral
           registerArbitrary "number" pushnumber peekRealFloat
           registerArbitrary "string" pushString peekString
   |
66 |   registerArbitrary "number"  pushnumber  peekRealFloat
   |                                           ^^^^^^^^^^^^^
�[91mError: cabal: Failed to build tasty-lua-1.0.2 (which is required by
test:test-pandoc from pandoc-2.16.2). See the build log above for details.

�[0mThe command '/bin/sh -c cabal build' returned a non-zero code: 1
building ghcr.io/ciselab/hasbugs/pandoc-3:fixed-1.0.0 took 1586 seconds( 26 minutes)
...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.