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 tried to follow the instructions on how to build and test this library, but Cabal sandboxes no longer exist on newer versions. What is the recommended way to do this today?
The text was updated successfully, but these errors were encountered:
It's clearly time for an update. And I need to un-break cabal repl. Things are mostly fairly normal. cabal build and cabal test and cabal bench. Are you running into issues?
Oops, my mind slipped. You can (and generally should) do it from the top: cabal build containers, but cabal test containers-tests and cabal bench containers-tests. You're totally right that CONTRIBUTING needs fixing....
I tried to follow the instructions on how to build and test this library, but Cabal sandboxes no longer exist on newer versions. What is the recommended way to do this today?
The text was updated successfully, but these errors were encountered: