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
As preparation for getting Argo on Hackage and cryptol-remote-api into the Cryptol repository, we should look at minimizing the dependencies of argo.
At a minimum, scotty and wai should go, because the HTTP interface is basically just vestigial. But it makes sense to check the others as well, both for bounds and for necessity.
The text was updated successfully, but these errors were encountered:
As preparation for getting Argo on Hackage and cryptol-remote-api into the Cryptol repository, we should look at minimizing the dependencies of argo.
At a minimum, scotty and wai should go, because the HTTP interface is basically just vestigial. But it makes sense to check the others as well, both for bounds and for necessity.
The text was updated successfully, but these errors were encountered: