Fix haskakafka library to use rdkafka

This commit is contained in:
Ben Ford
2015-02-03 22:44:26 +01:00
committed by Peter Simons
parent 1f25998a60
commit 40af5a2b59
3 changed files with 9 additions and 1 deletions
@@ -54825,7 +54825,7 @@ self: {
description = "Kafka bindings for Haskell";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) { rdkafka = null;};
}) { };
"haskanoid" = callPackage
({ mkDerivation, base, freenect, hcwiid, IfElse, MissingH, mtl, SDL