From 4a26f33980ac7056c837881263d8989bc17b05d3 Mon Sep 17 00:00:00 2001 From: Rick Owens Date: Sun, 29 Apr 2018 16:47:05 -0500 Subject: [PATCH] Add om-elm. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd420b78..bfad0da4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3301,6 +3301,9 @@ packages: "Chris Coffey @ChrisCoffey": - servant-tracing + "Rick Owens @owensmurray": + - om-elm + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056