# Copyright 2011 Dan Callaghan # Distributed under the terms of the GNU General Public License v2 require hackage SUMMARY="Low-level D-Bus protocol implementation for Haskell" LICENCES="GPL-3" PLATFORMS="~x86 ~amd64" DEPENDENCIES=" $(haskell_lib_dependencies " dev-haskell/binary[>=0.4&<0.6] dev-haskell/bytestring[>=0.9&<0.10] dev-haskell/containers[>=0.1&<0.5] dev-haskell/data-binary-ieee754[>=0.3&<0.5] dev-haskell/libxml-sax[>=0.7&<0.8] dev-haskell/network[>=2.2&<2.4] dev-haskell/parsec[>=2.0&<3.2] dev-haskell/text[>=0.11.1.5&<0.12] dev-haskell/unix[>=2.2&<2.6] dev-haskell/vector[>=0.7&<0.10] dev-haskell/xml-types[>=0.3&<0.4] ") " BUGS_TO="djc@djc.id.au"