File: control.in

package info (click to toggle)
haskell-fgl 5.3-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 236 kB
  • ctags: 3
  • sloc: haskell: 1,760; makefile: 60; sh: 22
file content (17 lines) | stat: -rw-r--r-- 728 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: haskell-fgl
Section: devel
Priority: optional
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 4), haddock (>= 0.6), $ghc6_lib_bdeps, haskell-utils (>= 1.5), libghc6-base-dev, libghc6-base-prof, libghc6-mtl-dev, libghc6-mtl-prof

Package: libghc6-fgl-dev
Provides: libghc6-fgl-prof
Architecture: any
Depends: $ghc6_lib_deps, \${shlibs:Depends}, \${misc:Depends}, libghc6-base-dev, libghc6-base-prof, libghc6-mtl-dev, libghc6-mtl-prof
Description: Haskell graph library for GHC
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This is Martin Erwig's Functional Graph Library.