Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can I resolve zlib-enum, zlib-binding, zlib-conduit conflict when installing Yesod
    primarykey
    data
    text
    <p>I am trying to install my Yesod web app on another machine. </p> <p>I have it installed fine on my current machine and can <code>cabal install</code> it on there without any problems.</p> <p>I seem to run into trouble with it on the other machine though (which is a fresh Ubuntu VM - e.g., no cabal packages where installed on it prior.</p> <p>Note that I changed nothing about my setup (e.g. cabal files are exactly the same).</p> <p>This is the error I keep getting:</p> <blockquote> <p>cabal: cannot configure zlib-enum-0.2.2. It requires zlib-bindings ==0.1.*<br> For the dependency on zlib-bindings ==0.1.* there are these packages:<br> zlib-bindings-0.1.0 and zlib-bindings-0.1.0.1. However none of them are available.<br> zlib-bindings-0.1.0 was excluded because zlib-conduit-0.2.0.1 requires zlib-bindings >=0.0.3 &amp;&amp; &lt;0.1<br> zlib-bindings-0.1.0 was excluded because zlib-bindings-0.0.3.2 was selected instead<br> zlib-bindings-0.1.0 was excluded because of the top level dependency zlib-bindings ==0.0.3.2<br> zlib-bindings-0.1.0.1 was excluded because zlib-conduit-0.2.0.1 requires zlib-bindings >=0.0.3 &amp;&amp; &lt;0.1<br> zlib-bindings-0.1.0.1 was excluded because zlib-bindings-0.0.3.2 was selected instead<br> zlib-bindings-0.1.0.1 was excluded because of the top level dependency zlib-bindings ==0.0.3.2 </p> </blockquote> <p>I have tried all kind of ways to resolve this, but keep running into this same problem, no matter what path I take.</p> <p>My guess is, that theses packages' versions are conflicting at this point.</p> <p>How can I resolve this until it gets fixed?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload