dev-haskell/nats: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 23:08:41 +01:00
parent 72e1dbac40
commit f9e76d1f85

View File

@@ -9,10 +9,12 @@
Haskell 98 natural numbers
</longdescription>
<use>
<flag name="hashable">You can disable the use of the `hashable` package using
USE=-hashable. Disabling this is an unsupported configuration, but it may be
useful for accelerating builds in sandboxes for expert users. If set we will
not supply an instance of `Hashable`.</flag>
<flag name="hashable">
You can disable the use of the `hashable` package using
USE=-hashable. Disabling this is an unsupported configuration, but it may be
useful for accelerating builds in sandboxes for expert users. If set we will
not supply an instance of `Hashable`.
</flag>
</use>
<upstream>
<remote-id type="github">ekmett/nats</remote-id>