haskellPackages.http-client-websockets: unbreak

This commit is contained in:
Markus Hauck 2022-10-19 14:38:22 +02:00
parent 3badfb4dbc
commit 54170bdb1c
2 changed files with 0 additions and 3 deletions

View file

@ -2508,7 +2508,6 @@ broken-packages:
- http-client-request-modifiers
- http-client-session
- http-client-streams
- http-client-websockets
- http-conduit-browser
- http-conduit-downloader
- http-directory

View file

@ -153129,8 +153129,6 @@ self: {
];
description = "Glue code for http-client and websockets";
license = lib.licenses.cc0;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"http-common" = callPackage