happindicator 0.0.3 → 0.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep −haskell98
Dependencies removed: haskell98
Files
- happindicator.cabal +2/−2
happindicator.cabal view
@@ -1,5 +1,5 @@ Name: happindicator-Version: 0.0.3+Version: 0.0.4 License: LGPL-2.1 License-file: COPYING Copyright: (c) 2011 the authors@@ -32,7 +32,7 @@ Library build-depends: base >= 4 && < 5,- array, containers, haskell98, mtl, bytestring,+ array, containers, mtl, bytestring, glib >= 0.12.0 && < 0.13, gtk >= 0.12.0 && < 0.13