From fd490e1eebfc6112170f228a1c1f70bb107bc6ba Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 18 Jun 2018 20:56:28 +0300 Subject: [PATCH] Reown xlsx package Taken ownership back from Kostiantyn --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea3b4d0b..dc5ac9fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1914,7 +1914,6 @@ packages: - streaming-bytestring - string-class - string-combinators - - xlsx "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx @@ -2010,7 +2009,7 @@ packages: - thread-local-storage "Kirill Zaborsky @qrilka": - - xlsx < 0 # build failure with GHC 8.4 https://github.com/qrilka/xlsx/issues/116 + - xlsx "Matt Parsons @parsonsmatt": - monad-logger-prefix