summaryrefslogtreecommitdiff
path: root/dev-haskell/quickcheck-classes/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/quickcheck-classes/metadata.xml')
-rw-r--r--dev-haskell/quickcheck-classes/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/quickcheck-classes/metadata.xml b/dev-haskell/quickcheck-classes/metadata.xml
index 1e70ae5d8016..b5d22a614586 100644
--- a/dev-haskell/quickcheck-classes/metadata.xml
+++ b/dev-haskell/quickcheck-classes/metadata.xml
@@ -13,4 +13,7 @@
<flag name="unary-laws">Include infrastructure for testing class laws of unary type constructors. It is required that this flag match the value that the `unary-laws` flag was given when building `quickcheck-classes-base`.</flag>
<flag name="vector">You can disable the use of the `vector` package using `-f-vector`. This may be useful for accelerating builds in sandboxes for expert users.</flag>
</use>
+ <upstream>
+ <remote-id type="github">andrewthad/quickcheck-classes</remote-id>
+ </upstream>
</pkgmetadata>