mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/bifunctors: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -9,14 +9,18 @@
|
||||
Haskell 98 bifunctors
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="semigroups">You can disable the use of the
|
||||
`semigroups` package using `-f-semigroups`. Disabing this is
|
||||
an unsupported configuration, but it may be useful for
|
||||
accelerating builds in sandboxes for expert users.</flag>
|
||||
<flag name="tagged">You can disable the use of the `tagged` package
|
||||
using `-f-tagged`. Disabing this is an unsupported
|
||||
configuration, but it may be useful for accelerating builds in
|
||||
sandboxes for expert users.</flag>
|
||||
<flag name="semigroups">
|
||||
You can disable the use of the
|
||||
`semigroups` package using `-f-semigroups`. Disabing this is
|
||||
an unsupported configuration, but it may be useful for
|
||||
accelerating builds in sandboxes for expert users.
|
||||
</flag>
|
||||
<flag name="tagged">
|
||||
You can disable the use of the `tagged` package
|
||||
using `-f-tagged`. Disabing this is an unsupported
|
||||
configuration, but it may be useful for accelerating builds in
|
||||
sandboxes for expert users.
|
||||
</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">ekmett/bifunctors</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user