From 5b5fe608b8b2a4fdc268155982883704ecd2d499 Mon Sep 17 00:00:00 2001 From: Bogdan Neterebskii Date: Wed, 15 Nov 2017 09:52:58 +0300 Subject: [PATCH] add cast library --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f29820aa..f8b15002 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3444,6 +3444,9 @@ packages: "Csongor Kiss @kcsongor": - generic-lens + "Bogdan Neterebskii @ozzzzz": + - cast + # 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