File: no-haskell-gi-overloading

package info (click to toggle)
haskell-gi-gtk 3.0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: haskell: 20; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 480 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: b/gi-gtk.cabal
===================================================================
--- a/gi-gtk.cabal
+++ b/gi-gtk.cabal
@@ -36,7 +36,6 @@ library
       build-depends: base >= 4.7 && <5,
                      haskell-gi-base >= 0.26 && < 0.27,
                      haskell-gi >= 0.26.10 && < 0.27,
-                     haskell-gi-overloading < 1.1,
                      gi-cairo == 1.0.*,
                      gi-pango == 1.0.*,
                      gi-gio == 2.0.*,