From 9bcf8bbc17b404c198f3d9ab71194e2063531bc0 Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Wed, 3 Jul 2024 12:20:00 +0530 Subject: [PATCH] Remove the filepath dependency --- streamly.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/streamly.cabal b/streamly.cabal index 3ff0d22725..5baef5b8cc 100644 --- a/streamly.cabal +++ b/streamly.cabal @@ -519,7 +519,6 @@ library , hashable >= 1.3 && < 1.5 , unordered-containers >= 0.2 && < 0.3 , heaps >= 0.3 && < 0.5 - , filepath >= 1.4.100 && < 1.6 -- concurrency , atomic-primops >= 0.8 && < 0.9