File: control

package info (click to toggle)
haskell-time 1.0-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 304 kB
  • ctags: 5
  • sloc: haskell: 796; makefile: 60; ansic: 49; sh: 22
file content (17 lines) | stat: -rw-r--r-- 875 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: haskell-time
Section: devel
Priority: optional
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 4), haddock (>= 0.6), ghc6 (>= 6.6) [alpha amd64 arm hppa i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc], ghc6 (<< 6.6+) [alpha amd64 arm hppa i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc], haskell-utils (>= 1.5), libghc6-base-dev, libghc6-base-prof

Package: libghc6-time-dev
Provides: libghc6-time-prof
Architecture: any
Depends: ghc6 (>= 6.6), ghc6 (<< 6.6+), ${shlibs:Depends}, ${misc:Depends}, libghc6-base-dev, libghc6-base-prof
Description: Haskell time library for GHC
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides time and date related functionality.