Source: haskell-topograph Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: optional Section: haskell Build-Depends: debhelper-compat (= 13), haskell-devscripts-minimal | haskell-devscripts (>= 0.13), dh-sequence-haskell, ghc (>= 9.10), ghc-prof, libghc-base-orphans-dev (>= 0.9.2), libghc-base-orphans-dev (<< 0.10), libghc-base-orphans-prof, libghc-vector-dev (>= 0.13.1.0), libghc-vector-dev (<< 0.14), libghc-vector-prof, Build-Depends-Indep: ghc-doc, libghc-base-orphans-doc, libghc-vector-doc, Standards-Version: 4.7.0 Homepage: https://github.com/phadej/topograph Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-topograph Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-topograph] X-Description: directed acyclic graphs Directed acyclic graphs can be sorted topographically. Existence of topographic ordering allows writing many graph algorithms efficiently. Many graphs, including most dependency graphs, are acyclic. . There are some algorithms built in: dfs, transpose, transitive closure, transitive reduction, etc. Package: libghc-topograph-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-topograph-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-topograph-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}