lgtk 0.1 → 0.1.0.1
raw patch · 1 files changed
+2/−8 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- lgtk.cabal +2/−8
lgtk.cabal view
@@ -1,17 +1,11 @@ name: lgtk-version: 0.1+version: 0.1.0.1 category: GUI synopsis: lens-based GUI with Gtk backend description: Try the demo executable lgtkdemo and read the source. .- Key ingredients:- .- * monadic lenses- .- * expandable state- .- * lens-based GUI+ See also <http://people.inf.elte.hu/divip/LGtk.html> stability: alpha license: BSD3 license-file: LICENSE