File: control

package info (click to toggle)
haskell-utils 1.6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 104 kB
  • ctags: 13
  • sloc: haskell: 411; makefile: 87
file content (19 lines) | stat: -rw-r--r-- 1,142 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: haskell-utils
Section: devel
Priority: optional
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Standards-Version: 3.5.6
Build-Depends: debhelper (>= 4), ghc6 [alpha hppa i386 ia64 m68k powerpc s390 sparc] | ghc5 [i386] | nhc98 [arm hppa i386 m68k mips mipsel powerpc s390 sparc] | hugs [alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc] | ghc6 | ghc5 | nhc98 | hugs, ghc6 [alpha hppa i386 ia64 m68k powerpc s390 sparc] | ghc5 [i386] | hmake [arm hppa i386 m68k mips mipsel powerpc s390 sparc] | hugs [alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc] | ghc6 | ghc5 | hmake | hugs, cpphs

Package: haskell-utils
Architecture: any
Depends: ${hugs}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ghc6 | ghc5 | ghc4 | nhc98 | hugs
Description: Utilities used by the Debian Haskell packages
 Provides utilities for Debian Haskell packages. Currently this is a
 utility haskell-utils that allows compilers and tools interested in
 what compilers are avilable to inform each other of their presence.
 .
 You should never need to install this package directly; it should be
 pulled in by dependencies when needed.