~ubuntu-branches/ubuntu/wily/haskell-gtk/wily-proposed

« back to all changes in this revision

Viewing changes to Graphics/UI/Gtk.chs

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2012-05-05 23:57:40 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120505235740-6cmyircomearaqbq
Tags: 0.12.3-1
* New upstream version.
* Bump to Standards-Version 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
492
492
  GWeakNotify,
493
493
  objectWeakref,
494
494
  objectWeakunref,
495
 
  objectDestroy )
 
495
  objectDestroy,
 
496
  notifyProperty )
496
497
import Graphics.UI.Gtk.Abstract.Paned
497
498
import Graphics.UI.Gtk.Abstract.Range
498
499
import Graphics.UI.Gtk.Abstract.Scale