File: control

package info (click to toggle)
haskell-http 20060707-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 220 kB
  • ctags: 7
  • sloc: haskell: 1,885; sh: 108; makefile: 82
file content (42 lines) | stat: -rw-r--r-- 1,424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: haskell-http
Priority: optional
Section: net
Maintainer: Arjan Oosting <arjan@debian.org>
Build-Depends: dctrl-tools, dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0), dpatch, haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.2), libghc6-network-dev
Build-Depends-Indep: haddock, hugs
Standards-Version: 3.7.2
XS-Vcs-Svn: https://moonshine.dnsalias.org/svn/arjan-public/debian/haskell-http

Package: libghc6-http-dev
Section: devel
Architecture: any
Depends: ${haskell:Depends}
Suggests: haskell-http-doc (= ${source:Version})
Description: GHC 6 libraries for the Haskell HTTP client library
 HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
 .
 This package contains the libraries compiled for GHC 6.
 .
 Homepage: http://www.haskell.org/http/

Package: libhugs-http
Section: devel
Architecture: all
Depends: ${haskell:Depends}
Suggests: haskell-http-doc (= ${source:Version})
Description: Hugs libraries for the Haskell HTTP client library
 HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
 .
 This package contains the libraries for use by the Hugs interpreter.
 .
 Homepage: http://www.haskell.org/http/

Package: haskell-http-doc
Section: doc
Architecture: all
Description: Haskell HTTP client library documentation
 HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
 .
 This package contains the library documentation.
 .
 Homepage: http://www.haskell.org/http/