summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/selective/metadata.xml')
-rw-r--r--dev-haskell/selective/metadata.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-haskell/selective/metadata.xml b/dev-haskell/selective/metadata.xml
deleted file mode 100644
index 3f13fa4c8a2a..000000000000
--- a/dev-haskell/selective/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- Selective applicative functors: declare your effects statically,
- select which to execute dynamically.
-
- This is a library for /selective applicative functors/, or just
- /selective functors/ for short, an abstraction between
- applicative functors and monads, introduced in
- &lt;https://www.staff.ncl.ac.uk/andrey.mokhov/selective-functors.pdf this paper&gt;.
- </longdescription>
-</pkgmetadata>