tight upper bounds for ghc-8.6.1
ersran9 opened this issue · 1 comments
ersran9 commented
while building with ghc-8.6.1 we get the following warnings with --allow-newer
WARNING: Ignoring out of range dependency (allow-newer enabled): containers-0.6.0.1. haxl requires: ==0.5.*
WARNING: Ignoring out of range dependency (allow-newer enabled): stm-2.5.0.0. haxl requires: ==2.4.*
ersran9 commented
Thank you!