Skip to content

Commit

Permalink
backend-c: Require language-c-quote >= 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Apr 26, 2022
1 parent c4a4da6 commit e5772b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivory-backend-c/ivory-backend-c.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ library

build-depends: base >= 4.7 && < 5,
base-compat,
language-c-quote >= 0.11.0.0,
language-c-quote >= 0.13,
srcloc,
mainland-pretty >= 0.2.5,
monadLib >= 3.7,
Expand Down

0 comments on commit e5772b9

Please sign in to comment.