Git Product home page Git Product logo

Comments (5)

jgm avatar jgm commented on September 26, 2024

Released version of pandoc doesn't build with ghc 8.10.
That is fixed in the dev version, so when pandoc is next released yst should work too.

from yst.

adityam avatar adityam commented on September 26, 2024

from yst.

lesmana avatar lesmana commented on September 26, 2024

any ETA on next release of pandoc?

also question: would this constraint not force yst to still use the old pandoc?

[__5] rejecting: pandoc-2.9.2.1 (conflict: yst => pandoc>=2.8 && <2.9)

please excuse my ignorance. i am by far no haskell expert.

from yst.

lesmana avatar lesmana commented on September 26, 2024

for arch linux users that have pandoc installed via pacman and try to install yst via cabal the error message will look something like this:

Failed to build QuickCheck-2.13.2.
Build log (
/home/lesmana/.cabal/logs/ghc-8.10.1/QuickCheck-2.13.2-bf645fbe2c8ca47ccc44fa3700482e25b98a8b48cbfdcdd9507e0a73088bb398.log
):
Configuring library for QuickCheck-2.13.2..
Preprocessing library for QuickCheck-2.13.2..
Building library for QuickCheck-2.13.2..
[ 1 of 16] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o, dist/build/Test/QuickCheck/Exception.dyn_o )

Test/QuickCheck/Exception.hs:8:8: error:
    Could not find module ‘Prelude’
    There are files missing in the ‘base-4.14.0.0’ package,
    try running 'ghc-pkg check'.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
  |
8 | module Test.QuickCheck.Exception where
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^

Test/QuickCheck/Exception.hs:16:1: error:
    Could not find module ‘Control.Exception’
    There are files missing in the ‘base-4.14.0.0’ package,
    try running 'ghc-pkg check'.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
16 | import qualified Control.Exception as E
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

and

cabal: Failed to build QuickCheck-2.13.2 (which is required by exe:yst from
yst-0.7.1). See the build log above for details.
Failed to build aeson-1.4.7.1 (which is required by exe:yst from yst-0.7.1).
See the build log above for details.
Failed to build base64-bytestring-1.0.0.3 (which is required by exe:yst from
yst-0.7.1). See the build log above for details.

hopefully this will help people to find this bug and verify that their problem is this bug

from yst.

jgm avatar jgm commented on September 26, 2024

No ETA but I'll try to do it in the next couple weeks

from yst.

Related Issues (20)

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.