Code Monkey home page Code Monkey logo

Comments (6)

iphydf avatar iphydf commented on June 27, 2024 1

I see. Thanks for noting that. I've fixed that in #26 now, using other-source-files.

from hs-msgpack-binary.

iphydf avatar iphydf commented on June 27, 2024

Working on it.

from hs-msgpack-binary.

iphydf avatar iphydf commented on June 27, 2024

Fixed in 0.0.6. Thanks for the report.

from hs-msgpack-binary.

DanBurton avatar DanBurton commented on June 27, 2024

I still get the same error when I follow the repro steps with 0.0.6

$ stack unpack data-msgpack-0.0.6
$ cd data-msgpack
$ stack init --resolver nightly-2016-10-24
$ stack build --bench

from hs-msgpack-binary.

iphydf avatar iphydf commented on June 27, 2024

@DanBurton I tried again.. cabal sdist fails to add the benchmark modules. I hackishly created my own tarball and uploaded it.

from hs-msgpack-binary.

DanBurton avatar DanBurton commented on June 27, 2024

Note that the tarball is actually missing the test suite module files

├── test
│   └── testsuite.hs

That's all there is in the test folder of the tarball. So the test suite might still pass, but only trivially so. I believe the solution is to specify other-modules listing the modules used by each build target, or other-source-files at the top level of the cabal file, which allows for some globbing expressions.

from hs-msgpack-binary.

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.