phadej / insert-ordered-containers

Associative containers retating insertion order for traversals
Other
11 stars 16 forks source link

Revision bump #27

Closed locallycompact closed 5 years ago

locallycompact commented 5 years ago

Hi, any chance of a revision bump to http://hackage.haskell.org/package/insert-ordered-containers for the tasty bounds? This is currently failing to build downstream in nixpkgs: https://hydra.nixos.org/build/86456486

phadej commented 5 years ago

I'm fine if nixpkgs temporarily doesn't run tests of insert-ordered-containers.

I have CI. Stackage and Nixpkgs additional CI is a bonus, but I'm ok if it's not run.

I'd appreciate if nixpkgs simply omitted test bounds and tried to compile test suites, and then reported if tests fail to compile (or if new versions of test dependencies make tests fail, which is not impossible either).