We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025da46 commit abc9dc7Copy full SHA for abc9dc7
client/src/Try/API.purs
@@ -231,7 +231,7 @@ derive instance ordBackend :: Ord Backend
231
getBackendConfig :: Backend -> BackendConfig
232
getBackendConfig Core = BackendConfig
233
{ backend: "core"
234
- , mainGist: "b57a766d417e109785540d584266fc33"
+ , mainGist: "e1d317102aad40207309d8873e301273"
235
, extra_styling: ""
236
, extra_body: ""
237
, compile: compile "https://compile.purescript.org/try"
0 commit comments