Coder Social home page Coder Social logo

Comments (4)

qrilka avatar qrilka commented on August 16, 2024 1

It looks that it was some temporary hackage problem, the last version 0.2.1 has haddocs

from xlsx.

qrilka avatar qrilka commented on August 16, 2024

I see failure because of failed installation of semigroupoids and warnings from binary-search package.
All of that has not much to do with the package.
Or please explain me where I am wrong assuming this.

from xlsx.

hanjoosten avatar hanjoosten commented on August 16, 2024

The reason I opened this issue is that hackage failed to generate the documentation of xlsx. I didn't look well enough, so I thought it was due to the tabs.

I agree that semigroupoids fails to build for xlsx. This is strange, because semigroupoids does build correctly on hackage.

Looking better at the log, it says:

Configuring semigroupoids-5.0.0.4...
setup: The following package dependencies were requested
--dependency='base-orphans=base-orphans-0.4.4-61f87fbe40b70a96b4f01742198bd89e'
however the given installed package instance does not exist.
Failed to install semigroupoids-5.0.0.4

However, looking at the other log, it says:

Downloading xlsx-0.1.2...
Configuring xlsx-0.1.2...
cabal: The following installed packages are broken because other packages they
depend on are missing. These broken packages must be rebuilt before they can
be used.
package conduit-extra-1.1.9.1 is broken due to missing package
attoparsec-0.13.0.1-6c1dca7c91cf58666f0446be739f1fb6
package xml-conduit-1.3.2 is broken due to missing package
attoparsec-0.13.0.1-6c1dca7c91cf58666f0446be739f1fb6
Failed to install xlsx-0.1.2
cabal: Error: some packages failed to install:
xlsx-0.1.2 failed during the configure step. The exception was:
ExitFailure 1

This suggests that conduit-extra-1.1.9.1 is broken, but it isn't, as you can see here
I wonder if it is possible to get the documentation of xlsx right on hackage.

from xlsx.

qrilka avatar qrilka commented on August 16, 2024

The first failure from the last log talks about

ghc: can't find a package database at /home/builder/hackage-server/build-cache/tmp-install/packages.db
Failed to install dlist-0.7.1.2

So I'd suppose that it's something with package building on hackage itself. As for me I don't have much knowledge about it so I'm not sure how could I help here.
I think there was a way just to upload haddocks, that could at least add the documenation.

from xlsx.

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.