Closed ysangkok closed 3 years ago
Ah, thanks for the report- this is due to recent code churn. I'll make sure that this works with GHC 8.10.
import System.Timeout hiding (Timeout)
makes it compile for me. I added the hiding clause.
Are you using stack or cabal directly?
Yes, using cabal-install 3.2.
This is on commit e125b9a1d92e3c842c9f2335c2da8dac3b2a210a using GHC 8.10.3.