From 747791eb448486ce5d44e9c86688821cecc849d4 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 15 Feb 2017 23:23:58 +0000 Subject: dev-haskell/contravariant: bump up to 1.4 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-haskell/contravariant/metadata.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'dev-haskell/contravariant/metadata.xml') diff --git a/dev-haskell/contravariant/metadata.xml b/dev-haskell/contravariant/metadata.xml index eecf28b915fa..d953fa3e4c11 100644 --- a/dev-haskell/contravariant/metadata.xml +++ b/dev-haskell/contravariant/metadata.xml @@ -2,26 +2,28 @@ - haskell@gentoo.org - Gentoo Haskell - + haskell@gentoo.org + Gentoo Haskell + Haskell 98 contravariant functors - - You can disable the use of the `semigroups` + + Get Safe guarantees rather than merely + Trustworthy, but with worse constant factors. + You can disable the use of the `semigroups` package using `-f-semigroups`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. - You can disable the use of the `StateVar` + You can disable the use of the `StateVar` package using `-f-StateVar`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. - You can disable the use of the `tagged` package + You can disable the use of the `tagged` package on older versons of GHC using `-f-tagged`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. - + ekmett/contravariant -- cgit v1.2.3-65-gdbad