UnkindPartition / tasty

Modern and extensible testing framework for Haskell
640 stars 110 forks source link

Don't depend on unbounded-delays on ppc64 #423

Closed cboltz closed 4 months ago

cboltz commented 4 months ago

... which is a 64 bit architecture.

Bodigrim commented 4 months ago

Thanks!