Skip to content

Commit 045bb51

Browse files
committed
fix(simulation): fix compile error with pango >=1.56
1 parent 94ca234 commit 045bb51

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

cabal.project

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,13 @@ source-repository-package
4646
subdir:
4747
io-sim
4848
io-classes
49+
50+
-- NOTE: This contains a workaround for the compile error with pango >=1.56.
51+
-- For discussion, see:
52+
-- https://input-output-rnd.slack.com/archives/C074AHSKJF7/p1737132491221259
53+
source-repository-package
54+
type: git
55+
location: https://github.com/wenkokke/gtk2hs.git
56+
tag: ca7f98bd3e9462deac3661244dc76004a36fc8c3
57+
subdir:
58+
pango

0 commit comments

Comments
 (0)