Skip to content

Commit fb61980

Browse files
newhoggyangerman
authored andcommitted
Fix build
1 parent d013774 commit fb61980

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cabal.project

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ package snap-server
105105
allow-newer: text
106106

107107
constraints:
108-
optparse-applicative >= 0.16.0 && < 0.16.1
108+
optparse-applicative >= 0.16.0 && < 0.16.1,
109+
cardano-api < 8.8.1
109110

110111
-- IMPORTANT
111112
-- Do NOT add more source-repository-package stanzas here unless they are strictly

0 commit comments

Comments
 (0)