summaryrefslogtreecommitdiff
path: root/dev-haskell/quickcheck-instances/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/quickcheck-instances/metadata.xml
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/quickcheck-instances/metadata.xml')
-rw-r--r--dev-haskell/quickcheck-instances/metadata.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-haskell/quickcheck-instances/metadata.xml b/dev-haskell/quickcheck-instances/metadata.xml
deleted file mode 100644
index 210e6b2ee28f..000000000000
--- a/dev-haskell/quickcheck-instances/metadata.xml
+++ /dev/null
@@ -1,26 +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>
- QuickCheck instances.
-
- The goal is to supply QuickCheck instances for
- types provided by the Haskell Platform.
-
- Since all of these instances are provided as
- orphans, I recommend that you do not use this library
- within another library module, so that you don't
- impose these instances on down-stream consumers of
- your code.
-
- For information on writing a test-suite with Cabal
- see &lt;http://www.haskell.org/cabal/users-guide/#test-suites&gt;
- </longdescription>
- <upstream>
- <remote-id type="github">aslatter/qc-instances</remote-id>
- </upstream>
-</pkgmetadata>