lol

haskell-ide-backend: test suite depends on external processes

+1
+1
pkgs/development/haskell-modules/configuration-common.nix
··· 325 325 wai-middleware-throttle = dontCheck super.wai-middleware-throttle; # https://github.com/creichert/wai-middleware-throttle/issues/1 326 326 xkbcommon = dontCheck super.xkbcommon; 327 327 xmlgen = dontCheck super.xmlgen; 328 + ide-backend = dontCheck super.ide-backend; 328 329 329 330 # These packages try to access the network. 330 331 amqp = dontCheck super.amqp;