dev-haskell/bifunctors: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:04:21 +0000 (23:04 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:20:43 +0000 (12:20 +0100)
dev-haskell/bifunctors/metadata.xml

index 55365c12899526cd0bddb988cbf73e578ca8919a..7c41a8ab499b8fc06fdd5ca84141ca61dc8a6b98 100644 (file)
@@ -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>