Skip to content

Commit 3ce1a8f

Browse files
committed
Set constraints to fix bugs in dependencies
1 parent 52da7fd commit 3ce1a8f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cabal.project.release

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@ import: project-cabal/pkgs/install.config
33
import: project-cabal/pkgs/tests.config
44

55
index-state: hackage.haskell.org 2024-02-13T10:16:13Z
6+
7+
constraints: tar >= 0.6.2.0,
8+
bzlib-conduit >= 0.3.0.3,
9+
bz2 >= 1.0.1.1,
10+
bzlib >= 0.5.2.0,
11+
directory >= 1.3.8.3,
12+
filepath == 1.4.101.0 || == 1.4.300.1 || >= 1.5.2.0

0 commit comments

Comments
 (0)