Source: haskell-random-shuffle Maintainer: Debian Haskell Group Uploaders: Clint Adams , Priority: extra Section: haskell Build-Depends: cdbs, debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-monadrandom-dev, libghc-monadrandom-prof, libghc-random-dev, libghc-random-prof, Build-Depends-Indep: ghc-doc, libghc-monadrandom-doc, libghc-random-doc, Standards-Version: 3.9.8 Homepage: http://hackage.haskell.org/package/random-shuffle Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-random-shuffle Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git Package: libghc-random-shuffle-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: random shuffle library${haskell:ShortBlurb} Random shuffle implementation, on immutable lists. Based on "perfect shuffle" implementation by Oleg Kiselyov, available at http://okmij.org/ftp/Haskell/perfect-shuffle.txt . ${haskell:Blurb} Package: libghc-random-shuffle-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: random shuffle library${haskell:ShortBlurb} Random shuffle implementation, on immutable lists. Based on "perfect shuffle" implementation by Oleg Kiselyov, available at http://okmij.org/ftp/Haskell/perfect-shuffle.txt . ${haskell:Blurb} Package: libghc-random-shuffle-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: random shuffle library${haskell:ShortBlurb} Random shuffle implementation, on immutable lists. Based on "perfect shuffle" implementation by Oleg Kiselyov, available at http://okmij.org/ftp/Haskell/perfect-shuffle.txt . ${haskell:Blurb}