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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
|
Source: haskell-hoogle
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
Kiwamu Okabe <kiwamu@debian.or.jp>,
Iustin Pop <iustin@debian.org>,
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,
libghc-quickcheck2-dev,
libghc-quickcheck2-prof,
libghc-aeson-dev,
libghc-aeson-prof,
libghc-cmdargs-dev,
libghc-cmdargs-prof,
libghc-conduit-dev,
libghc-conduit-prof,
libghc-conduit-extra-dev,
libghc-conduit-extra-prof,
libghc-connection-dev,
libghc-connection-prof,
libghc-extra-dev (>= 1.4),
libghc-extra-prof,
libghc-src-exts-dev (>= 1.18),
libghc-src-exts-dev (<< 1.20),
libghc-src-exts-prof,
libghc-http-conduit-dev,
libghc-http-conduit-prof,
libghc-http-types-dev,
libghc-http-types-prof,
libghc-js-flot-dev,
libghc-js-flot-prof,
libghc-js-jquery-dev,
libghc-js-jquery-prof,
libghc-mmap-dev,
libghc-mmap-prof,
libghc-network-dev (>= 2.6),
libghc-network-prof,
libghc-network-uri-dev (>= 2.6),
libghc-network-uri-prof,
libghc-old-locale-dev,
libghc-old-locale-prof,
libghc-process-extras-dev,
libghc-process-extras-prof,
libghc-resourcet-dev,
libghc-resourcet-prof,
libghc-tar-dev,
libghc-tar-prof,
libghc-text-dev,
libghc-text-prof,
libghc-uniplate-dev,
libghc-uniplate-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
libghc-vector-dev,
libghc-vector-prof,
libghc-wai-dev,
libghc-wai-prof,
libghc-wai-logger-dev,
libghc-wai-logger-prof,
libghc-warp-dev,
libghc-warp-prof,
libghc-warp-tls-dev,
libghc-warp-tls-prof,
libghc-zlib-dev,
libghc-zlib-prof,
Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
libghc-aeson-doc,
libghc-cmdargs-doc,
libghc-conduit-doc,
libghc-conduit-extra-doc,
libghc-connection-doc,
libghc-extra-doc,
libghc-src-exts-doc,
libghc-http-conduit-doc,
libghc-http-types-doc,
libghc-js-flot-doc,
libghc-js-jquery-doc,
libghc-mmap-doc,
libghc-network-doc,
libghc-network-uri-doc,
libghc-old-locale-doc,
libghc-process-extras-doc,
libghc-resourcet-doc,
libghc-tar-doc,
libghc-text-doc,
libghc-uniplate-doc,
libghc-utf8-string-doc,
libghc-vector-doc,
libghc-wai-doc,
libghc-wai-logger-doc,
libghc-warp-doc,
libghc-warp-tls-doc,
libghc-zlib-doc,
Standards-Version: 4.0.0
Homepage: http://hoogle.haskell.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hoogle
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Package: libghc-hoogle-dev
Architecture: any
Depends: ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: Haskell API Search
Hoogle is a Haskell API search engine, which allows you to
search many standard Haskell libraries by either function name,
or by approximate type signature.
.
This package contains the normal library files.
Package: libghc-hoogle-prof
Architecture: any
Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: Haskell API Search; profiling libraries
Hoogle is a Haskell API search engine, which allows you to
search many standard Haskell libraries by either function name,
or by approximate type signature.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-hoogle-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: Haskell API Search; documentation
Hoogle is a Haskell API search engine, which allows you to
search many standard Haskell libraries by either function name,
or by approximate type signature.
.
This package contains the documentation files.
Package: hoogle
Architecture: any
Section: misc
Depends: ghc-doc,
libjs-jquery,
libjs-chosen (>= 0.9.15),
libjs-jquery-cookie,
libghc-js-jquery-data,
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Description: Haskell API Search for Debian system
Hoogle is a Haskell API search engine, which allows you to
search many standard Haskell libraries by either function name,
or by approximate type signature.
.
This package contains the hoogle command.
|