File: no-haskell-gi-overloading

package info (click to toggle)
haskell-gi-atk 2.0.25-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 124 kB
  • sloc: haskell: 14; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 488 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: b/gi-atk.cabal
===================================================================
--- a/gi-atk.cabal
+++ b/gi-atk.cabal
@@ -30,7 +30,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.*,
                      bytestring >= 0.10 && < 1,