jberryman / unagi-chan

A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
BSD 3-Clause "New" or "Revised" License
127 stars 15 forks source link

Metadata corrected #38

Open hvr opened 5 years ago

hvr commented 5 years ago

As can seen in a prior build report https://matrix.hackage.haskell.org/package/unagi-chan@1565619672 the upper bound base < 5 wasn't accurate as there were build failures with base-4.13

Consequently, I've fixed up the metadata via a few metadata revisions to help the cabal solver avoid picking build-plans that'll fail to compile: