From 2fbd5ec5523f2cde4646baa68b2d55110b1e530c Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Sat, 7 Oct 2017 13:23:56 +0200 Subject: [PATCH] Updated GHC 8.2 compatibility The latest sparse-linear-algebra (0.2.9.8) removes the transitive dependency on MemoTrie and builds on GHC 8.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2e2fe64..83637789 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -190,7 +190,7 @@ packages: # - packunused # bounds: optparse-applicative "Marco Zocca @ocramz": - - sparse-linear-algebra # GHC 8.2.1 via MemoTrie + - sparse-linear-algebra - matrix-market-attoparsec - network-multicast - xeno