haskakafka 0.2.0.0 → 0.2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- haskakafka.cabal +3/−3
haskakafka.cabal view
@@ -1,10 +1,10 @@ name: haskakafka-version: 0.2.0.0+version: 0.2.0.1 synopsis: Kafka bindings for Haskell description: Use Apache Kafka in Haskell through the librdkafka C library. The library is preliminary but fully functional. -homepage: http://github.com/cosbynator/haskafka+homepage: http://github.com/cosbynator/haskakafka license: MIT license-file: LICENSE author: Thomas Dimson <tdimson@cs.stanford.edu>@@ -17,7 +17,7 @@ source-repository head type: git- location: git://github.com/cosbynator/haskafka.git+ location: git://github.com/cosbynator/haskakafka.git library Build-tools: c2hs