Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit af3c0d8

Browse files
authored
[haskell/warp] Marked as broken (#10704)
1 parent 6b79af9 commit af3c0d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frameworks/Haskell/warp/benchmark_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"display_name": "Warp+Postgres-simple",
2424
"notes": "Pure haskell.",
2525
"dockerfile": "warp-shared.dockerfile",
26-
"tags": []
26+
"tags": ["broken"]
2727
},
2828
"hasql": {
2929
"json_url": "/json",
@@ -47,7 +47,7 @@
4747
"display_name": "Warp+Hasql",
4848
"notes": "Uses libpq system dependency.",
4949
"dockerfile": "warp-shared.dockerfile",
50-
"tags": []
50+
"tags": ["broken"]
5151
},
5252
"mysql-haskell": {
5353
"json_url": "/json",

0 commit comments

Comments
 (0)