Skip to content

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyRaga committed Oct 21, 2019
1 parent 5901585 commit 843931a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hw-kafka-client.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hw-kafka-client
version: 2.6.1
version: 3.0.0
synopsis: Kafka bindings for Haskell
description: Apache Kafka bindings backed by the librdkafka C library.
.
Expand Down Expand Up @@ -52,8 +52,6 @@ library
if impl(ghc <8.0)
build-depends:
semigroups
if os(osx)
cpp-options: -D__attribute__(A)= -D_Nullable= -D_Nonnull=
exposed-modules:
Kafka.Consumer
Kafka.Consumer.ConsumerProperties
Expand Down

0 comments on commit 843931a

Please sign in to comment.