Skip to content

Commit 843931a

Browse files
committed
Release v3.0.0
1 parent 5901585 commit 843931a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hw-kafka-client.cabal

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hw-kafka-client
2-
version: 2.6.1
2+
version: 3.0.0
33
synopsis: Kafka bindings for Haskell
44
description: Apache Kafka bindings backed by the librdkafka C library.
55
.
@@ -52,8 +52,6 @@ library
5252
if impl(ghc <8.0)
5353
build-depends:
5454
semigroups
55-
if os(osx)
56-
cpp-options: -D__attribute__(A)= -D_Nullable= -D_Nonnull=
5755
exposed-modules:
5856
Kafka.Consumer
5957
Kafka.Consumer.ConsumerProperties

0 commit comments

Comments
 (0)