Skip to content

Commit

Permalink
constrain happy
Browse files Browse the repository at this point in the history
Change-Id: I7ddc06813e0eb016388c9702d91df28ddb85c38a
  • Loading branch information
chessai committed Oct 22, 2024
1 parent 9486bda commit e089f71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,6 @@ allow-newer: webauthn:time
allow-newer: webauthn:aeson

allow-newer: lrucaching:base-compat

-- Pact 5 has an upper bound on happy
constraints: happy < 2
4 changes: 2 additions & 2 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ constraints: any.Cabal ==3.10.2.0,
any.groups ==0.5.3,
any.growable-vector ==0.1,
any.half ==0.3.1,
any.happy ==2.0.2,
any.happy-lib ==2.0.2,
any.happy ==1.20.1.1,
any.happy-lib ==1.20.1.1,
any.hashable ==1.5.0.0,
hashable -arch-native -random-initial-seed,
any.hashes ==0.3.0,
Expand Down

0 comments on commit e089f71

Please sign in to comment.