Code Monkey home page Code Monkey logo

Comments (6)

hvr avatar hvr commented on June 12, 2024

@phadej actually, please make a PR, that way we can test if TravisCI works as expected

from zlib.

DanBurton avatar DanBurton commented on June 12, 2024

This looks like it's done, but it hasn't been released to hackage yet. @hvr would you mind making another release?

See also: commercialhaskell/stackage#1085

from zlib.

hvr avatar hvr commented on June 12, 2024

@DanBurton I'm not granted upload powers to zlib, I can only make .cabal edits

However, it seems that @phadej restricted tasty-unit again back to excluding 0.9, see http://hackage.haskell.org/package/zlib-0.6.1.1/revisions/

@phadej, was there a reason to restrict zlib again?

from zlib.

phadej avatar phadej commented on June 12, 2024

@hvr tasty-hunit doesn't depend on HUnit, but defines assertions functions itself: thus ambiguous names:

    Ambiguous occurrence ‘assertFailure’
    It could refer to either ‘Test.HUnit.assertFailure’,
                             imported from ‘Test.HUnit’ at test/Test.hs:14:1-17
                             (and originally defined in ‘Test.HUnit.Lang’)
                          or ‘Test.Tasty.HUnit.assertFailure’,
                             imported from ‘Test.Tasty.HUnit’ at test/Test.hs:17:1-23
                             (and originally defined in ‘tasty-hunit-0.9.2:Test.Tasty.HUnit.Orig’)

in master, test/Test.hs doesn't import Test.HUnit anymore, and Test.Tasty.HUnit for older tasty does re-export it IIRC.

from zlib.

dcoutts avatar dcoutts commented on June 12, 2024

#3 was merged.

from zlib.

bergmark avatar bergmark commented on June 12, 2024

When can this be released to hackage?

from zlib.

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.