From 97eced835caf87c709c22386a7d503c03f743406 Mon Sep 17 00:00:00 2001 From: Joe Bond Date: Tue, 3 Oct 2023 16:26:43 +0100 Subject: [PATCH] Removed fast-vect dependency --- spago.dhall | 1 - 1 file changed, 1 deletion(-) diff --git a/spago.dhall b/spago.dhall index 5cabf820a..650afd297 100644 --- a/spago.dhall +++ b/spago.dhall @@ -16,7 +16,6 @@ You can edit this file as you like. , "either" , "exceptions" , "exists" - , "fast-vect" , "foldable-traversable" , "foreign-object" , "heterogeneous"