Source: haskell-finite-field Maintainer: Debian Haskell Group Uploaders: Sean Whitton , Priority: extra Section: haskell Build-Depends: cdbs, debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-hashable-dev, libghc-hashable-prof, libghc-primes-dev, libghc-test-framework-dev, libghc-test-framework-hunit-dev, libghc-test-framework-quickcheck2-dev, libghc-test-framework-th-dev, libghc-type-level-numbers-dev (<< 0.2.0.0), libghc-type-level-numbers-dev (>= 0.1.1.0), libghc-type-level-numbers-prof, Build-Depends-Indep: ghc-doc, libghc-hashable-doc, libghc-type-level-numbers-doc, Standards-Version: 3.9.8 Homepage: http://hackage.haskell.org/package/finite-field Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-finite-field Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: implementation of finite fields for Haskell An implementation of finite fields for Haskell programs and libraries. A finite field is a mathematical object upon which multiplication, addition, subtraction and division are defined. . In this release, only prime fields are supported. Package: libghc-finite-field-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-finite-field-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-finite-field-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}