From 9440a01dd36e6f855eaf20bd4c79e87dee22966d Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 14:45:21 -0400 Subject: [PATCH] Add myself as the maintainer of rdtsc The benchmark suites for my package `rcu` (which I working towards adding back to Stackage at some point) depends on the `rdtsc` library, which is not currently on Stackage. I'd like to make myself the maintainer. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f5da3b..1f6a5964 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2203,6 +2203,7 @@ packages: - mtl-compat - ordered-containers - proxied + - rdtsc - singleton-nats - text-show - text-show-instances