Priority: optional
Section: haskell
Build-Depends: debhelper (>= 7.0)
- , ghc (>= 7.10) | stack
- , cabal-install
+ , ghc (>= 7.10)
, libmagic-dev
+ , libghc-base-dev
+ , libghc-containers-dev
+ , libghc-text-dev
+ , libghc-connection-dev
+ , libghc-data-default-class-dev
+ , libghc-time-dev
+ , libghc-process-dev
+ , libghc-bytestring-dev
+ , libghc-x509-system-dev
+ , libghc-tls-dev
+ , libghc-amqp-dev
+ , libghc-hinotify-dev
+ , libghc-magic-dev
Standards-Version: 3.9.8
Package: haskell-amqp-utils
Depends: ${shlibs:Depends}
, ${misc:Depends}
Description: Generic Haskell AMQP Consumer
- AMQP consumer which can
+ AMQP consumer and publisher which can
- create a temporary queue and attach it to an exchange, or
- attach to an existing queue;
- display header and body info;