From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-haskell/comonad/metadata.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 dev-haskell/comonad/metadata.xml (limited to 'dev-haskell/comonad/metadata.xml') diff --git a/dev-haskell/comonad/metadata.xml b/dev-haskell/comonad/metadata.xml new file mode 100644 index 000000000000..5602d8274fe4 --- /dev/null +++ b/dev-haskell/comonad/metadata.xml @@ -0,0 +1,28 @@ + + + + + haskell@gentoo.org + Gentoo Haskell + + + Haskell 98 comonads + + + Run the doctests test suite + You can disable the use of the `containers` package + using `-f-containers`. Disabing 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 `contravariant` + package using `-f-contravariant`. Disabling this is an unsupported + configuration, but it may be useful for accelerating builds in sandboxes for + expert users. If disabled we will not supply instances of `Contravariant` + You can disable the use of the `distributive` + package using `-f-distributive`. Disabling this is an unsupported + configuration, but it may be useful for accelerating builds in sandboxes for + expert users. If disabled we will not supply instances of `Distributive` + + + ekmett/comonad + + -- cgit v1.2.3