packages feed

SybWidget 0.5.4 → 0.5.5

raw patch · 1 files changed

+10/−12 lines, 1 filesdep ~TypeComposedep ~basedep ~containers

Dependency ranges changed: TypeCompose, base, containers, mtl, template-haskell

Files

SybWidget.cabal view
@@ -1,20 +1,18 @@ Name:           SybWidget-Version:        0.5.4-Copyright:      Mads Lindstrøm <mads_lindstroem@yahoo.dk>+Version:        0.5.5+Copyright:      Mads Lindstrøm <mads.lindstroem@gmail.com> License:        LGPL License-file:   wxWidgetsLicense.txt-Author:         Mads Lindstrøm <mads_lindstroem@yahoo.dk>-Maintainer:     Mads Lindstrøm <mads_lindstroem@yahoo.dk>+Author:         Mads Lindstrøm <mads.lindstroem@gmail.com>+Maintainer:     Mads Lindstrøm <mads.lindstroem@gmail.com> Category:       GUI-Build-Depends:  base >=4.1.0 && < 4.3.0,-                mtl >= 1.0.0 && < 1.2.0,-                template-haskell >= 2.3.0 && < 2.5.0,+Build-Depends:  base >=4.2.0 && < 4.6,+                mtl >= 2.0.0.0,+                template-haskell >= 2.6.0,                 syb-with-class >= 0.5.0 && < 0.7.0,-                TypeCompose >= 0.7.0 && < 0.9.0,-                containers >= 0.2.0 && < 0.4.0-Tested-with:    GHC==6.10.4,-                GHC==6.12.1,-		GHC==6.12.3+                TypeCompose >= 0.8.0,+                containers >= 0.4.0+Tested-with:    GHC==7.4.1 Synopsis:       Library which aids constructing generic (SYB3-based) widgets Build-type:	Simple Stability:      experimental