summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/nats/metadata.xml')
-rw-r--r--dev-haskell/nats/metadata.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/nats/metadata.xml b/dev-haskell/nats/metadata.xml
index 78af22829226..1c6077508d48 100644
--- a/dev-haskell/nats/metadata.xml
+++ b/dev-haskell/nats/metadata.xml
@@ -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>