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 don't like TestMain.hs - I prefer the way we do things in distributed-process, where there are multiple independent test suites and the cabal configuration ensures they're all run. I do want to keep the code they all rely on shared though.