From 9bc3be2e7f1c180a9fc6b929cfa50fa7af753f28 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sat, 17 Mar 2012 22:40:55 +0100 Subject: source-repository --- ebus.cabal | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/ebus.cabal b/ebus.cabal index 4b05a48..ae04534 100644 --- a/ebus.cabal +++ b/ebus.cabal @@ -13,19 +13,15 @@ Homepage: http://www.example.com Cabal-Version: >=1.9.2 --- Extra-source-files: examples/ExampleConsumer.hs, --- examples/ExampleProducer.hs - --- Source-Repository head --- Type: git --- Location: git://github.com/NicolasT/binary-protocol-zmq.git --- branch: master +Source-Repository head + Type: git + Location: gitolite@terrorist.at:groups/haskell-ebus + branch: master Library Build-Depends: base >=4 && < 5, attoparsec >= 0.10.1.1, attoparsec-enumerator >= 0.3, bytestring, enumerator >= 0.4.18 -- GHC-Options: -Wall Exposed-modules: Network.EBus.Layer2 --- Other-modules: Network.AMQP.Generated, Network.AMQP.Helpers, Network.AMQP.Protocol Test-Suite test-network-ebus type: exitcode-stdio-1.0 -- cgit v1.2.1