You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the testsuite for singletons package. When I run cabal test the testsuite freezes, but if I add --show-details=streaming it works perfectly and finishes after ~30seconds. This happens with cabal 1.20 and GHC 7.8.2.
I'm running the testsuite for singletons package. When I run
cabal testthe testsuite freezes, but if I add--show-details=streamingit works perfectly and finishes after ~30seconds. This happens with cabal 1.20 and GHC 7.8.2.