We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f38c7e commit d8099b8Copy full SHA for d8099b8
excluded_pkgs.json
@@ -12,6 +12,7 @@
12
"ALUT",
13
"amqp-utils",
14
"arbtt",
15
+ "base",
16
"beam-postgres",
17
"bench",
18
"bhoogle",
@@ -75,7 +76,10 @@
75
76
"gauge",
77
"gd",
78
"ghc",
79
+ "ghc-bignum",
80
"ghc-core",
81
+ "ghc-internal",
82
+ "ghc-prim",
83
"ghc-syntax-highlighter",
84
"ghostscript-parallel",
85
"gi-atk",
@@ -191,6 +195,8 @@
191
195
"ihs",
192
196
"Imlib",
193
197
"inline-r",
198
+ "integer-gmp",
199
+ "integer-simple",
194
200
"ip6addr",
201
"ipython-kernel",
202
"jack",
@@ -318,6 +324,7 @@
318
324
"sydtest-persistent-postgresql",
319
325
"synthesizer-alsa",
320
326
"tasty-papi",
327
+ "template-haskell",
321
328
"termonad",
322
329
"test-certs",
323
330
"text-icu",
0 commit comments