<div dir="ltr"><div><div><div><div><div>Hi!<br><br></div>Thank you for your response!<br><br></div>The author of Esqueleto has updated his code and now I can install the package!<br><br></div>However the Yesod-Platform still requires version 1.3.5 (although cabal, after a cabal update, informs that there is a newer version 1.3.9); hence I still can get Yesod installed!<br>
<br></div><div>Is there some way around this problem?<br></div><div><br></div>Mr. Michael Snoyman if you're reading this could you also update Yesod-Platform's dependencies?<br><br></div>Thank You!<div class="gmail_extra">
<br></div><div class="gmail_extra">Gilberto<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 2, 2014 at 5:00 PM, David McBride <span dir="ltr"><<a href="mailto:toad3k@gmail.com" target="_blank">toad3k@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Conduit was changed so that it no longer exports resourcet related types and functions, and esqueleto is attempting to use those.  It is a bug in esqueleto, and I've registered a pull request on github here: <a href="https://github.com/meteficha/esqueleto/pull/55" target="_blank">https://github.com/meteficha/esqueleto/pull/55</a><br>

<br>While you are waiting for that to be merged, you can pull from <a href="https://github.com/mindreader/esqueleto.git" target="_blank">https://github.com/mindreader/esqueleto.git</a>.  Just git clone it, cd into the directory, then cabal install.<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 2, 2014 at 10:56 AM, Gilberto Melfe <span dir="ltr"><<a href="mailto:gilbertomelfe@gmail.com" target="_blank">gilbertomelfe@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello community!<br><br></div>I'm trying to install Yesod on a freshly setup openSUSE 13.1 virtual machine!<br>

</div><br>I installed the Haskell Platform and three other (ghc) packages required (for yesod-bin), from the standard online repositories!<br>
<br></div>Then i issued:<br></div>  cabal update<br></div>  cabal install cabal-install (because cabal told me so)<br></div>  export PATH=$HOME/.cabal/bin:$PATH<br><br></div>  cabal install yesod-platform<br><br></div>After churning for a while, that last command stated that some packages, more precisely the Esqueleto package, failed to install.<br>


<br></div>I tried to install it alone and got these error messages:<br><br></div>-- Begin Command Output<br><br><div>Resolving dependencies...<br>Configuring esqueleto-1.3.5...<br>Building esqueleto-1.3.5...<br>Preprocessing library esqueleto-1.3.5...<br>


[1 of 4] Compiling Database.Esqueleto.Internal.PersistentImport ( src/Database/Esqueleto/Internal/PersistentImport.hs, dist/build/Database/Esqueleto/Internal/PersistentImport.o )<br>[2 of 4] Compiling Database.Esqueleto.Internal.Language ( src/Database/Esqueleto/Internal/Language.hs, dist/build/Database/Esqueleto/Internal/Language.o )<br>


[3 of 4] Compiling Database.Esqueleto.Internal.Sql ( src/Database/Esqueleto/Internal/Sql.hs, dist/build/Database/Esqueleto/Internal/Sql.o )<br><br>src/Database/Esqueleto/Internal/Sql.hs:531:46:<br>    Not in scope: type constructor or class `C.ResourceT'<br>


<br>src/Database/Esqueleto/Internal/Sql.hs:559:42:<br>    Not in scope: type constructor or class `C.ResourceT'<br><br>src/Database/Esqueleto/Internal/Sql.hs:619:31:<br>    Not in scope: type constructor or class `C.ResourceT'<br>


<br>src/Database/Esqueleto/Internal/Sql.hs:634:24:<br>    Not in scope: type constructor or class `C.ResourceT'<br><br>src/Database/Esqueleto/Internal/Sql.hs:636:17:<br>    Not in scope: `C.runResourceT'<br>Failed to install esqueleto-1.3.5<br>


cabal: Error: some packages failed to install:<br>esqueleto-1.3.5 failed during the building phase. The exception was:<br>ExitFailure 1<br><br>-- End Command Output<br><br></div><div>Can someone figure out what might be wrong?<br>


</div><div>(I guess it's not a dependencies issue...)<br><br></div><div>Thank You Very Much, in advance, for your time!<span><font color="#888888"><br><br></font></span></div><div><span><font color="#888888">Gilberto<br>

</font></span><br></div><div>PS: Should I have included the command output in an attached file? Which "method" is preferred?<br>
</div><div><br></div></div>
<br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div></div>