We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ca234 commit 045bb51Copy full SHA for 045bb51
cabal.project
@@ -46,3 +46,13 @@ source-repository-package
46
subdir:
47
io-sim
48
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