aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc/bsd.hackage.mk
blob: 01617fc46ef863cbff7d1aa04c0962371ee9ec4b (plain) (blame)
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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
#
# $FreeBSD$
#
# bsd.hackage.mk -- List of Haskell Cabal ports.
#
# Created by: Gabor Pali <pgj@FreeBSD.org>,
# Based on works of Giuseppe Pilichi and Ashish Shukla.
#
# Maintained by: haskell@FreeBSD.org
#

# KEEP THE LIST ALPHABETICALLY SORTED!

abstract-deque_port=                            devel/hs-abstract-deque
abstract-par_port=                              devel/hs-abstract-par
activehs_port=                                  www/hs-activehs                                 # executable
activehs-base_port=                             devel/hs-activehs-base
aeson_port=                                     converters/hs-aeson
Agda_port=                                      math/hs-Agda                                    # executable
alex_port=                                      devel/hs-alex                                   # executable
ALUT_port=                                      audio/hs-ALUT
angel_port=                                     sysutils/hs-angel                               # executable
ansi-terminal_port=                             devel/hs-ansi-terminal
ansi-wl-pprint_port=                            devel/hs-ansi-wl-pprint
appar_port=                                     textproc/hs-appar
arrows_port=                                    devel/hs-arrows
asn1-data_port=                                 devel/hs-asn1-data
asn1-encoding_port=                             devel/hs-asn1-encoding
asn1-parse_port=                                devel/hs-asn1-parse
asn1-types_port=                                devel/hs-asn1-types
async_port=                                     devel/hs-async
atomic-primops_port=                            devel/hs-atomic-primops
attoparsec_port=                                textproc/hs-attoparsec
attoparsec-enumerator_port=                     textproc/hs-attoparsec-enumerator
authenticate_port=                              www/hs-authenticate
auto-update_port=                               devel/hs-auto-update
base-unicode-symbols_port=                      devel/hs-base-unicode-symbols
base16-bytestring_port=                         devel/hs-base16-bytestring
base64-bytestring_port=                         devel/hs-base64-bytestring
basic-prelude_port=                             devel/hs-basic-prelude
bifunctors_port=                                devel/hs-bifunctors
bio_port=                                       science/hs-bio                                  # executable
bits-atomic_port=                               devel/hs-bits-atomic
blaze-builder_port=                             devel/hs-blaze-builder
blaze-builder-enumerator_port=                  devel/hs-blaze-builder-enumerator
blaze-html_port=                                textproc/hs-blaze-html
blaze-markup_port=                              textproc/hs-blaze-markup
blaze-textual_port=                             devel/hs-blaze-textual
bloomfilter_port=                               devel/hs-bloomfilter
BNFC_port=                                      devel/hs-BNFC                                   # executable
Boolean_port=                                   devel/hs-Boolean
BoundedChan_port=                               devel/hs-BoundedChan
boxes_port=                                     devel/hs-boxes
brainfuck_port=                                 lang/hs-brainfuck                               # executable
bsd-sysctl_port=                                devel/hs-bsd-sysctl
byteable_port=                                  devel/hs-byteable
byteorder_port=                                 devel/hs-byteorder
bytestring-csv_port=                            textproc/hs-bytestring-csv
bytestring-lexing_port=                         devel/hs-bytestring-lexing
bytestring-nums_port=                           devel/hs-bytestring-nums                        # executable
bytestring-show_port=                           devel/hs-bytestring-show
c2hs_port=                                      devel/hs-c2hs                                   # executable
cabal-install_port=                             devel/hs-cabal-install                          # executable
cairo_port=                                     graphics/hs-cairo
case-insensitive_port=                          textproc/hs-case-insensitive
categories_port=                                math/hs-categories
cereal_port=                                    devel/hs-cereal
certificate_port=                               security/hs-certificate
cgi_port=                                       www/hs-cgi
checkers_port=                                  devel/hs-checkers
chunked-data_port=                              devel/hs-chunked-data
cipher-aes_port=                                security/hs-cipher-aes
cipher-aes128_port=                             security/hs-cipher-aes128
cipher-blowfish_port=                           security/hs-cipher-blowfish
cipher-camellia_port=                           security/hs-cipher-camellia
cipher-des_port=                                security/hs-cipher-des
cipher-rc4_port=                                security/hs-cipher-rc4
citeproc-hs_port=                               textproc/hs-citeproc-hs
classy-prelude_port=                            devel/hs-classy-prelude
classy-prelude-conduit_port=                    devel/hs-classy-prelude-conduit
clientsession_port=                             security/hs-clientsession
cmdargs_port=                                   devel/hs-cmdargs
comonad_port=                                   math/hs-comonad
conduit_port=                                   devel/hs-conduit
conduit-combinators_port=                       devel/hs-conduit-combinators
conduit-extra_port=                             devel/hs-conduit-extra
ConfigFile_port=                                devel/hs-ConfigFile
configurator_port=                              devel/hs-configurator
connection_port=                                net/hs-connection
contravariant_port=                             math/hs-contravariant
convertible_port=                               devel/hs-convertible
cookie_port=                                    www/hs-cookie
cpphs_port=                                     devel/hs-cpphs                                  # executable
cprng-aes_port=                                 security/hs-cprng-aes
cpu_port=                                       sysutils/hs-cpu
criterion_port=                                 benchmarks/hs-criterion
Crypto_port=                                    security/hs-Crypto
crypto-api_port=                                security/hs-crypto-api
crypto-cipher-types_port=                       security/hs-crypto-cipher-types
crypto-conduit_port=                            security/hs-crypto-conduit
crypto-numbers_port=                            security/hs-crypto-numbers
crypto-pubkey_port=                             security/hs-crypto-pubkey
crypto-pubkey-types_port=                       security/hs-crypto-pubkey-types
crypto-random_port=                             security/hs-crypto-random
crypto-random-api_port=                         security/hs-crypto-random-api
cryptocipher_port=                              security/hs-cryptocipher
cryptohash_port=                                security/hs-cryptohash
cryptohash-conduit_port=                        security/hs-cryptohash-conduit
cryptohash-cryptoapi_port=                      security/hs-cryptohash-cryptoapi
css-text_port=                                  www/hs-css-text
csv_port=                                       textproc/hs-csv
curl_port=                                      ftp/hs-curl                                     # lib_depends
darcs_port=                                     devel/hs-darcs                                  # executable
data-default_port=                              devel/hs-data-default
data-default-class_port=                        devel/hs-data-default-class
data-default-instances-base_port=               devel/hs-data-default-instances-base
data-default-instances-containers_port=         devel/hs-data-default-instances-containers
data-default-instances-dlist_port=              devel/hs-data-default-instances-dlist
data-default-instances-old-locale_port=         devel/hs-data-default-instances-old-locale
data-hash_port=                                 devel/hs-data-hash
data-lens_port=                                 math/hs-data-lens
data-lens-template_port=                        math/hs-data-lens-template
data-pprint_port=                               devel/hs-data-pprint
dataenc_port=                                   converters/hs-dataenc
date-cache_port=                                devel/hs-date-cache
datetime_port=                                  devel/hs-datetime
DAV_port=                                       www/hs-DAV                                      # executable
deepseq-generics_port=                          devel/hs-deepseq-generics
dia-base_port=                                  graphics/hs-dia-base
dia-functions_port=                             graphics/hs-dia-functions
Diff_port=                                      textproc/hs-Diff
digest_port=                                    security/hs-digest
directory-tree_port=                            devel/hs-directory-tree
distributive_port=                              math/hs-distributive
dlist_port=                                     devel/hs-dlist
dlist-instances_port=                           devel/hs-dlist-instances
dns_port=                                       dns/hs-dns
double-conversion_port=                         textproc/hs-double-conversion
DRBG_port=                                      security/hs-DRBG
edit-distance_port=                             devel/hs-edit-distance
either_port=                                    devel/hs-either
ekg_port=                                       sysutils/hs-ekg
ekg-core_port=                                  sysutils/hs-ekg-core
email-validate_port=                            mail/hs-email-validate
enclosed-exceptions_port=                       devel/hs-enclosed-exceptions
entropy_port=                                   security/hs-entropy
enumerator_port=                                devel/hs-enumerator
epic_port=                                      lang/hs-epic                                    # executable
equivalence_port=                               devel/hs-equivalence
erf_port=                                       math/hs-erf
errors_port=                                    devel/hs-errors
esqueleto_port=                                 databases/hs-esqueleto
exceptions_port=                                devel/hs-exceptions
extensible-exceptions_port=                     devel/hs-extensible-exceptions
fast-logger_port=                               devel/hs-fast-logger
fastcgi_port=                                   www/hs-fastcgi                                  # lib_depends
feed_port=                                      textproc/hs-feed
fgl_port=                                       devel/hs-fgl
file-embed_port=                                devel/hs-file-embed
filemanip_port=                                 devel/hs-filemanip
filestore_port=                                 devel/hs-filestore
free_port=                                      devel/hs-free
fsnotify_port=                                  devel/hs-fsnotify
gconf_port=                                     devel/hs-gconf
generic-deriving_port=                          devel/hs-generic-deriving
geniplate_port=                                 devel/hs-geniplate
ghc-events_port=                                devel/hs-ghc-events                             # executable
ghc-mtl_port=                                   devel/hs-ghc-mtl
ghc-paths_port=                                 devel/hs-ghc-paths
gio_port=                                       devel/hs-gio
git-annex_port=                                 devel/hs-git-annex                              # executable
gitit_port=                                     www/hs-gitit                                    # executable
glade_port=                                     devel/hs-glade
glib_port=                                      devel/hs-glib
Glob_port=                                      devel/hs-Glob
GLURaw_port=                                    x11-toolkits/hs-GLURaw
GLUT_port=                                      x11-toolkits/hs-GLUT
gnuidn_port=                                    dns/hs-gnuidn                                   # lib_depends
gnutls_port=                                    security/hs-gnutls                              # lib_depends
gsasl_port=                                     net/hs-gsasl                                    # lib_depends
gstreamer_port=                                 multimedia/hs-gstreamer                         # lib_depends
gtk_port=                                       x11-toolkits/hs-gtk
gtk2hs_port=                                    x11-toolkits/hs-gtk2hs                          # metaport
gtk2hs-buildtools_port=                         devel/hs-gtk2hs-buildtools                      # executable
gtkglext_port=                                  x11-toolkits/hs-gtkglext                        # lib_depends
gtksourceview2_port=                            x11-toolkits/hs-gtksourceview2
haddock_port=                                   devel/hs-haddock                                # executable
haddock-library_port=                           devel/hs-haddock-library
happstack_port=                                 www/hs-happstack                                # executable
happstack-server_port=                          www/hs-happstack-server
happy_port=                                     devel/hs-happy                                  # executable
hashable_port=                                  devel/hs-hashable
hashed-storage_port=                            devel/hs-hashed-storage
hashtables_port=                                devel/hs-hashtables
haskell-platform_port=                          devel/hs-haskell-platform                       # metaport
haskell-src_port=                               devel/hs-haskell-src
haskell-src-exts_port=                          devel/hs-haskell-src-exts
hasktags_port=                                  devel/hs-hasktags                               # executable
hastache_port=                                  devel/hs-hastache
HaXml_port=                                     textproc/hs-HaXml                               # executable
hedis_port=                                     databases/hs-hedis
heist_port=                                     www/hs-heist
hexpat_port=                                    textproc/hs-hexpat
HGL_port=                                       graphics/hs-HGL
highlighting-kate_port=                         textproc/hs-highlighting-kate
hinotify_port=                                  devel/hs-hinotify                               # lib_depends
hint_port=                                      devel/hs-hint
hjsmin_port=                                    www/hs-hjsmin                                   # executable
hlibev_port=                                    devel/hs-hlibev                                 # lib_depends
hlint_port=                                     devel/hs-hlint                                  # executable
hoauth2_port=                                   net/hs-hoauth2
hoogle_port=                                    devel/hs-hoogle                                 # executable
hostname_port=                                  net/hs-hostname
hs-bibutils_port=                               textproc/hs-hs-bibutils
hS3_port=                                       www/hs-hS3                                      # executable
hscolour_port=                                  print/hs-hscolour                               # executable
hslogger_port=                                  devel/hs-hslogger
hslua_port=                                     devel/hs-hslua
HsOpenSSL_port=                                 security/hs-HsOpenSSL
hspec_port=                                     devel/hs-hspec                                  # executable
hspec-expectations_port=                        devel/hs-hspec-expectations
HStringTemplate_port=                           textproc/hs-HStringTemplate
html_port=                                      textproc/hs-html
html-conduit_port=                              textproc/hs-html-conduit
HTTP_port=                                      www/hs-HTTP
http-client_port=                               www/hs-http-client
http-client-tls_port=                           www/hs-http-client-tls
http-conduit_port=                              www/hs-http-conduit
http-date_port=                                 www/hs-http-date
http-reverse-proxy_port=                        www/hs-http-reverse-proxy
http-server_port=                               www/hs-http-server
http-types_port=                                www/hs-http-types
HUnit_port=                                     devel/hs-HUnit
hxt_port=                                       textproc/hs-hxt
hxt-charproperties_port=                        textproc/hs-hxt-charproperties
hxt-regex-xmlschema_port=                       textproc/hs-hxt-regex-xmlschema
hxt-unicode_port=                               textproc/hs-hxt-unicode
ieee754_port=                                   math/hs-ieee754
IfElse_port=                                    devel/hs-IfElse
iproute_port=                                   net/hs-iproute
json_port=                                      converters/hs-json
JuicyPixels_port=                               graphics/hs-JuicyPixels
keys_port=                                      devel/hs-keys
kqueue_port=                                    devel/hs-kqueue
language-c_port=                                devel/hs-language-c
language-javascript_port=                       devel/hs-language-javascript
largeword_port=                                 devel/hs-largeword
lazysmallcheck_port=                            devel/hs-lazysmallcheck
lens_port=                                      devel/hs-lens
lhs2tex_port=                                   textproc/hs-lhs2tex                             # executable
libmpd_port=                                    audio/hs-libmpd
libxml_port=                                    textproc/hs-libxml
libxml-sax_port=                                textproc/hs-libxml-sax                          # lib_depends
lifted-base_port=                               devel/hs-lifted-base
List_port=                                      devel/hs-List
logict_port=                                    devel/hs-logict
maccatcher_port=                                net/hs-maccatcher
math-functions_port=                            math/hs-math-functions
MaybeT_port=                                    devel/hs-MaybeT
MemoTrie_port=                                  devel/hs-MemoTrie
mime_port=                                      mail/hs-mime
mime-mail_port=                                 mail/hs-mime-mail
mime-types_port=                                mail/hs-mime-types
MissingH_port=                                  devel/hs-MissingH
mmap_port=                                      devel/hs-mmap
mmorph_port=                                    devel/hs-mmorph
monad-control_port=                             devel/hs-monad-control
monad-logger_port=                              devel/hs-monad-logger
monad-loops_port=                               devel/hs-monad-loops
monad-par_port=                                 devel/hs-monad-par
monad-par-extras_port=                          devel/hs-monad-par-extras
MonadCatchIO-mtl_port=                          devel/hs-MonadCatchIO-mtl
MonadCatchIO-transformers_port=                 devel/hs-MonadCatchIO-transformers
monadcryptorandom_port=                         security/hs-monadcryptorandom
MonadRandom_port=                               devel/hs-MonadRandom
monads-tf_port=                                 devel/hs-monads-tf
mono-traversable_port=                          devel/hs-mono-traversable
mtl_port=                                       devel/hs-mtl
mueval_port=                                    devel/hs-mueval                                 # executable
murmur-hash_port=                               devel/hs-murmur-hash
mwc-random_port=                                math/hs-mwc-random
mysql_port=                                     databases/hs-mysql
nats_port=                                      math/hs-nats
network_port=                                   net/hs-network
network-info_port=                              net/hs-network-info
network-multicast_port=                         net/hs-network-multicast
network-protocol-xmpp_port=                     net/hs-network-protocol-xmpp
NumInstances_port=                              math/hs-NumInstances
ObjectName_port=                                devel/hs-ObjectName
oeis_port=                                      www/hs-oeis
OpenAL_port=                                    audio/hs-OpenAL
OpenGL_port=                                    x11-toolkits/hs-OpenGL
OpenGLRaw_port=                                 x11-toolkits/hs-OpenGLRaw
optparse-applicative_port=                      devel/hs-optparse-applicative
pandoc_port=                                    textproc/hs-pandoc                              # executable
pandoc-types_port=                              textproc/hs-pandoc-types
pango_port=                                     x11-toolkits/hs-pango
parallel_port=                                  devel/hs-parallel
parsec_port=                                    textproc/hs-parsec
path-pieces_port=                               www/hs-path-pieces
pcap_port=                                      net/hs-pcap
pcre-light_port=                                devel/hs-pcre-light                             # lib_depends
pem_port=                                       security/hs-pem
persistent_port=                                databases/hs-persistent
persistent-sqlite_port=                         databases/hs-persistent-sqlite
persistent-template_port=                       databases/hs-persistent-template
pointed_port=                                   math/hs-pointed
polyparse_port=                                 textproc/hs-polyparse
porte_port=                                     ports-mgmt/hs-porte                             # executable
prelude-extras_port=                            devel/hs-prelude-extras
prettyclass_port=                               devel/hs-prettyclass
primitive_port=                                 devel/hs-primitive
probability_port=                               math/hs-probability
profunctors_port=                               devel/hs-profunctors
project-template_port=                          devel/hs-project-template
PSQueue_port=                                   devel/hs-PSQueue
publicsuffixlist_port=                          net/hs-publicsuffixlist
pureMD5_port=                                   security/hs-pureMD5
pwstore-fast_port=                              security/hs-pwstore-fast
QuickCheck_port=                                devel/hs-QuickCheck
quickcheck-io_port=                             devel/hs-quickcheck-io
random_port=                                    devel/hs-random
ranges_port=                                    devel/hs-ranges
ReadArgs_port=                                  devel/hs-ReadArgs                               # executable
readline_port=                                  devel/hs-readline
recaptcha_port=                                 www/hs-recaptcha
reflection_port=                                devel/hs-reflection
regex-base_port=                                textproc/hs-regex-base
regex-compat_port=                              textproc/hs-regex-compat
regex-pcre-builtin_port=                        textproc/hs-regex-pcre-builtin                  # lib_depends
regex-posix_port=                               textproc/hs-regex-posix
regex-tdfa_port=                                textproc/hs-regex-tdfa
resource-pool_port=                             devel/hs-resource-pool
resourcet_port=                                 devel/hs-resourcet
RSA_port=                                       security/hs-RSA
safe_port=                                      devel/hs-safe
SafeSemaphore_port=                             devel/hs-SafeSemaphore
scgi_port=                                      www/hs-scgi
scientific_port=                                devel/hs-scientific
securemem_port=                                 devel/hs-securemem
semigroupoids_port=                             math/hs-semigroupoids
semigroups_port=                                math/hs-semigroups
sendfile_port=                                  net/hs-sendfile
setenv_port=                                    devel/hs-setenv
SHA_port=                                       security/hs-SHA                                 # executable
shake_port=                                     devel/hs-shake                                  # executable
shakespeare_port=                               www/hs-shakespeare
ShellCheck_port=                                devel/hs-ShellCheck                             # executable
show_port=                                      devel/hs-show
silently_port=                                  devel/hs-silently
simple-reflect_port=                            devel/hs-simple-reflect
simple-sendfile_port=                           net/hs-simple-sendfile
skein_port=                                     security/hs-skein
smallcheck_port=                                devel/hs-smallcheck
snap_port=                                      www/hs-snap                                     # executable
snap-core_port=                                 www/hs-snap-core
snap-server_port=                               www/hs-snap-server                              # lib_depends
socks_port=                                     net/hs-socks
soegtk_port=                                    graphics/hs-soegtk
split_port=                                     devel/hs-split
statistics_port=                                math/hs-statistics
stm_port=                                       devel/hs-stm
stm-chans_port=                                 devel/hs-stm-chans
STMonadTrans_port=                              devel/hs-STMonadTrans
Stream_port=                                    devel/hs-Stream
streaming-commons_port=                         devel/hs-streaming-commons
strict_port=                                    devel/hs-strict
stringsearch_port=                              textproc/hs-stringsearch
svgcairo_port=                                  graphics/hs-svgcairo
syb_port=                                       devel/hs-syb
syb-with-class_port=                            devel/hs-syb-with-class
syb-with-class-instances-text_port=             devel/hs-syb-with-class-instances-text
system-fileio_port=                             devel/hs-system-fileio
system-filepath_port=                           devel/hs-system-filepath
tagged_port=                                    devel/hs-tagged
tagsoup_port=                                   textproc/hs-tagsoup                             # executable
tagstream-conduit_port=                         textproc/hs-tagstream-conduit
tar_port=                                       archivers/hs-tar
temporary_port=                                 devel/hs-temporary
test-framework_port=                            devel/hs-test-framework
test-framework-hunit_port=                      devel/hs-test-framework-hunit
test-framework-quickcheck2_port=                devel/hs-test-framework-quickcheck2
testpack_port=                                  devel/hs-testpack
texmath_port=                                   textproc/hs-texmath                             # executable
text_port=                                      devel/hs-text
text-icu_port=                                  devel/hs-text-icu                               # lib_depends
tf-random_port=                                 devel/hs-tf-random
threads_port=                                   devel/hs-threads
threadscope_port=                               devel/hs-threadscope                            # executable
time-compat_port=                               devel/hs-time-compat
timezone-olson_port=                            devel/hs-timezone-olson
timezone-series_port=                           devel/hs-timezone-series
tls_port=                                       security/hs-tls
transformers-base_port=                         devel/hs-transformers-base
transformers-compat_port=                       devel/hs-transformers-compat
TypeCompose_port=                               devel/hs-TypeCompose
unamb_port=                                     devel/hs-unamb
uniplate_port=                                  devel/hs-uniplate
unix-compat_port=                               devel/hs-unix-compat
unix-time_port=                                 devel/hs-unix-time
unlambda_port=                                  lang/hs-unlambda                                # executable
unordered-containers_port=                      devel/hs-unordered-containers
uri_port=                                       textproc/hs-uri
url_port=                                       www/hs-url
utf8-light_port=                                devel/hs-utf8-light
utf8-string_port=                               devel/hs-utf8-string
utility-ht_port=                                devel/hs-utility-ht
uuagc_port=                                     devel/hs-uuagc                                  # executable
uuagc-bootstrap_port=                           devel/hs-uuagc-bootstrap                        # executable
uuagc-cabal_port=                               devel/hs-uuagc-cabal
uuid_port=                                      devel/hs-uuid
uulib_port=                                     devel/hs-uulib
vault_port=                                     devel/hs-vault
vector_port=                                    devel/hs-vector
vector-algorithms_port=                         devel/hs-vector-algorithms
vector-binary-instances_port=                   devel/hs-vector-binary-instances
vector-instances_port=                          devel/hs-vector-instances
vector-space_port=                              math/hs-vector-space
vector-th-unbox_port=                           devel/hs-vector-th-unbox
void_port=                                      devel/hs-void
vte_port=                                       x11-toolkits/hs-vte
wai_port=                                       www/hs-wai
wai-app-static_port=                            www/hs-wai-app-static                           # executable
wai-extra_port=                                 www/hs-wai-extra
wai-logger_port=                                www/hs-wai-logger
warp_port=                                      www/hs-warp
warp-tls_port=                                  www/hs-warp-tls
webkit_port=                                    www/hs-webkit                                   # lib_depends
word8_port=                                     devel/hs-word8
wx_port=                                        x11-toolkits/hs-wx
wxc_port=                                       x11-toolkits/hs-wxc                             # lib_depends
wxcore_port=                                    x11-toolkits/hs-wxcore                          # lib_depends
wxdirect_port=                                  x11-toolkits/hs-wxdirect                        # executable
X11_port=                                       x11/hs-X11                                      # lib_depends
X11-xft_port=                                   x11/hs-X11-xft
x509_port=                                      security/hs-x509
x509-store_port=                                security/hs-x509-store
x509-system_port=                               security/hs-x509-system
x509-validation_port=                           security/hs-x509-validation
xml_port=                                       textproc/hs-xml
xml-conduit_port=                               textproc/hs-xml-conduit
xml-hamlet_port=                                textproc/hs-xml-hamlet
xml-types_port=                                 textproc/hs-xml-types
xmlhtml_port=                                   textproc/hs-xmlhtml
xmobar_port=                                    x11/hs-xmobar                                   # executable
xmonad_port=                                    x11-wm/hs-xmonad                                # executable
xmonad-contrib_port=                            x11-wm/hs-xmonad-contrib
xss-sanitize_port=                              www/hs-xss-sanitize
yaml_port=                                      textproc/hs-yaml                                # executable
yesod_port=                                     www/hs-yesod
yesod-auth_port=                                www/hs-yesod-auth
yesod-auth-hashdb_port=                         www/hs-yesod-auth-hashdb
yesod-bin_port=                                 www/hs-yesod-bin                                # executable
yesod-core_port=                                www/hs-yesod-core
yesod-form_port=                                www/hs-yesod-form
yesod-persistent_port=                          www/hs-yesod-persistent
yesod-platform_port=                            www/hs-yesod-platform
yesod-routes_port=                              www/hs-yesod-routes
yesod-static_port=                              www/hs-yesod-static
yesod-test_port=                                www/hs-yesod-test
zip-archive_port=                               archivers/hs-zip-archive
zlib_port=                                      archivers/hs-zlib
zlib-bindings_port=                             archivers/hs-zlib-bindings
zlib-enum_port=                                 archivers/hs-zlib-enum