Skip to content

Commit

Permalink
Fix nix build: Cabal < 3.14 bound
Browse files Browse the repository at this point in the history
Also pin cardano-ledger-shelley
  • Loading branch information
crocodile-dentist committed Oct 16, 2024
1 parent 6caa859 commit e8da976
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ write-ghc-environment-files: always
-- IMPORTANT
-- Do NOT add more source-repository-package stanzas here unless they are strictly
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.

constraints:
Cabal < 3.14,
cardano-ledger-shelley ^>= 1.14.1

0 comments on commit e8da976

Please sign in to comment.