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.
2 parents 6aaa305 + 9ba5a3b commit 408f350Copy full SHA for 408f350
hw-kafka-client.cabal
@@ -107,6 +107,8 @@ test-suite integration-tests
107
, random
108
, text
109
, transformers
110
+ build-tool-depends:
111
+ hspec-discover:hspec-discover
112
other-modules:
113
Kafka.IntegrationSpec
114
Kafka.TestEnv
@@ -127,6 +129,8 @@ test-suite tests
127
129
, hw-kafka-client
128
130
131
, monad-loops
132
133
134
135
Kafka.Consumer.ConsumerRecordMapSpec
136
Kafka.Consumer.ConsumerRecordTraverseSpec
0 commit comments