Source: haskell-random
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breiter <nomeata@debian.org>
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 haskell-devscripts (>= 0.13),
 cdbs,
 ghc (>= 8),
 ghc-prof,
 libghc-splitmix-dev (>= 0.1),
 libghc-splitmix-dev (<< 0.2),
 libghc-splitmix-prof,
 libghc-doctest-dev (>= 0.15),
 libghc-doctest-dev (<< 0.21),
 libghc-doctest-prof,
 libghc-mwc-random-dev (>= 0.13),
 libghc-mwc-random-dev (<< 0.16),
 libghc-mwc-random-prof,
 libghc-primitive-dev (>= 0.6),
 libghc-primitive-dev (<< 0.8),
 libghc-primitive-prof,
 libghc-smallcheck-dev (>= 1.2),
 libghc-smallcheck-dev (<< 1.3),
 libghc-smallcheck-prof,
 libghc-tasty-dev (>= 1.0),
 libghc-tasty-dev (<< 1.5),
 libghc-tasty-prof,
 libghc-tasty-hunit-dev (>= 0.10),
 libghc-tasty-hunit-dev (<< 0.11),
 libghc-tasty-hunit-prof,
 libghc-tasty-inspection-testing-dev,
 libghc-tasty-inspection-testing-prof,
 libghc-tasty-smallcheck-dev (>= 0.8),
 libghc-tasty-smallcheck-dev (<< 0.9),
 libghc-tasty-smallcheck-prof,
 libghc-unliftio-dev (>= 0.2),
 libghc-unliftio-dev (<< 0.3),
 libghc-unliftio-prof,
 libghc-vector-dev (>= 0.10),
 libghc-vector-dev (<< 0.14),
 libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
 libghc-splitmix-doc,
Standards-Version: 4.5.0
Homepage: https://hackage.haskell.org/package/random
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-random
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-random]
X-Description: random number generator for Haskell
 This package provides a basic random number generation library, including
 the ability to split random number generators.
 .
 ${haskell:Blurb}

Package: libghc-random-dev
Architecture: any
Depends: ${haskell:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}


Package: libghc-random-prof
Architecture: any
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-random-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
 ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}
