Skip to content

Commit

Permalink
fix builds (#1702)
Browse files Browse the repository at this point in the history
  • Loading branch information
4eUeP authored Nov 30, 2023
1 parent a918472 commit 4e3f43e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ constraints:
, aeson ^>= 2.1
, filepath >= 1.4.100

-- rocksdb-haskell-bindings cant be built with streamly-0.10
, streamly ^>= 0.9

-- The following is needed to avoid breaking the build.
, blaze-textual == 0.2.1.0 || > 0.2.2.0
, entropy == 0.4.1.7 || > 0.4.1.9
Expand Down

0 comments on commit 4e3f43e

Please sign in to comment.