haskell-infra / hackage-trustees

Issue tracker for Hackage maintainance and trustee operations
https://hackage.haskell.org/packages/trustees/
42 stars 7 forks source link

conduit lacks bounds #316

Closed phadej closed 2 years ago

phadej commented 2 years ago
                  9.2.0.20210821  9.0.1  8.10.4  8.8.4
conduit-1.3.4.2   OK              OK     OK      OK   
conduit-1.3.4.1   FAIL            OK     OK      OK   
conduit-1.3.4     FAIL            OK     OK      OK   
conduit-1.3.3     FAIL            FAIL   OK      OK   
conduit-1.3.2.1   FAIL            FAIL   OK      OK   
conduit-1.3.2     FAIL            FAIL   OK      OK   
conduit-1.3.1.2   FAIL            FAIL   OK      OK   
conduit-1.3.1.1   FAIL            FAIL   OK      OK   
conduit-1.3.1     FAIL            FAIL   OK      OK   
conduit-1.3.0.3   FAIL            FAIL   OK      OK   
conduit-1.3.0.2   FAIL            FAIL   OK      OK   
conduit-1.3.0.1   FAIL            FAIL   OK      OK   
conduit-1.3.0     FAIL            FAIL   OK      OK   
conduit-1.2.13.1  FAIL            FAIL   OK      OK   
conduit-1.2.13    FAIL            FAIL   OK      OK   
andreasabel commented 2 years ago

I added base upper bound according to your table, @phadej.

Btw, do you have an upgrade of matrix.hackage or how do you produce these tables?

bergmark commented 2 years ago

@andreasabel https://github.com/phadej/trustee, great tool!

andreasabel commented 2 years ago

Thanks @bergmark! I managed to build it, after jumping through a few hoops...