File: no-haskell-gi-overloading

package info (click to toggle)
haskell-gi-harfbuzz 0.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 120 kB
  • sloc: haskell: 13; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: b/gi-harfbuzz.cabal
===================================================================
--- a/gi-harfbuzz.cabal
+++ b/gi-harfbuzz.cabal
@@ -31,7 +31,6 @@ library
       build-depends: base >= 4.7 && <5,
                      haskell-gi-base >= 0.26 && < 0.27,
                      haskell-gi >= 0.26 && < 0.27,
-                     haskell-gi-overloading < 1.1,
                      gi-gobject == 2.0.*,
                      gi-glib == 2.0.*,
                      gi-freetype2 == 2.0.*,