Code Monkey home page Code Monkey logo

content-store's People

Contributors

atodorov avatar clumens avatar dashea avatar wgwoods avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

content-store's Issues

add to Stackage

It would be nice to add content-store to Stackage Nightly and LTS.

Currently in for Nightly:

conduit-combinators-1.3.0 is out of bounds for:

  • content-store-0.2.1 (>=1.1.0 && < 1.3). Used by: library, test-suite

resourcet-1.2.1 is out of bounds for:

  • content-store-0.2.1 (>=1.1.9 && < 1.2). Used by: library, test-suite

content-store-0.2.1 fails to build with recent resourcet

content-store-0.2.1 does not build with recent resourcet (ie with Stackage LTS 11 or later).

Configuring content-store-0.2.1...
Setup: Encountered missing dependencies:
conduit-combinators >=1.1.0 && <1.3, resourcet >=1.1.9 && <1.2

Tweaking the conduit-combinators bounds in content-store.cabal doesn't help much:

[3 of 3] Compiling Data.ContentStore ( Data/ContentStore.hs, dist/build/Data/ContentStore.o )

Data/ContentStore.hs:120:41: error:
    • No instance for (MonadBase IO (ResourceT (ExceptT CsError IO)))
        arising from the 'deriving' clause of a data type declaration
      Possible fix:
        use a standalone 'deriving instance' declaration,
          so you can specify the instance context yourself
    • When deriving the instance for (MonadBase IO CsMonad)
    |
120 |  deriving (Applicative, Functor, Monad, MonadBase IO, MonadError CsError, MonadIO, MonadResource, MonadThrow)
    |                                         ^^^^^^^^^^^^

This blocks building bdcs and bdcs-api in LTS 11 for example: I would recommand adding them all to Stackage.

Fedora FTBFS bug is https://bugzilla.redhat.com/show_bug.cgi?id=1623126

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.