gbwey/persistent-odbc

Strange persistent-template dependency

anton-dessiatov opened this issue · 1 comments

Current github versions requires persistent-template library with the following version:

persistent-template >= 2.1.0.1 && < 3

Both current hackage and github versions of the persistent-template library have a version 2.1, which causes cabal dependency to fail. Is this dependency a mistake or are you using some forked persistent -template?

Also please publish the recent version to the hackage if you don't mind.

Hi Anton,

You are right, I was using a forked version of persistent-template, but I
have now reset it back to the correct version and have uploaded the package
to hackage with the documentation.
Let me know if there are any other issues.

Best,
Grant

On Wed, Oct 29, 2014 at 4:10 AM, Anton Dessiatov notifications@github.com
wrote:

Current github versions requires persistent-template library with the
following version:

persistent-template >= 2.1.0.1 && < 3

Both current hackage and github versions of the persistent-template
library have a version 2.1, which causes cabal dependency to fail. Is this
dependency a mistake or are you using some forked persistent -template?

Also please publish the recent version to the hackage if you don't mind.


Reply to this email directly or view it on GitHub
#6.