From aefe0bc090ee4617c9b083dfe07b9cba1f084bc6 Mon Sep 17 00:00:00 2001 From: XT Date: Sat, 15 Oct 2016 18:48:15 +0900 Subject: [PATCH] Add rawfilepath Add the package "rawfilepath" by XT (@xtendo-org) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac97f6d5..97f2edf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2540,6 +2540,9 @@ packages: "Alexis Williams @sasinestro": - stb-image-redux + "XT @xtendo-org": + - rawfilepath + # 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