From c4e743c8408ada721e1039d786b69f6e122b28cd Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Thu, 16 Nov 2017 11:21:31 +0200 Subject: Relax semigroupoids constraint --- cabal-helper.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 7788130..2062562 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -67,7 +67,7 @@ library if !os(windows) build-depends: unix < 2.8 && >= 2.5.1.1 build-depends: unix-compat < 0.5 && >= 0.4.3.1 - , semigroupoids < 5.3 && >= 5.2.1 + , semigroupoids < 5.3 && >= 5.2 , ghc-prim -- [Note ghc-prim] -- cgit v1.2.3