packages feed

SDL-ttf 0.6.2 → 0.6.2.1

raw patch · 2 files changed

+4/−4 lines, 2 filesnew-uploaderPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

API changes (from Hackage documentation)

- Graphics.UI.SDL.TTF.Attributes: StyleBold :: FontStyle
- Graphics.UI.SDL.TTF.Attributes: StyleItalic :: FontStyle
- Graphics.UI.SDL.TTF.Attributes: StyleUnderline :: FontStyle
+ Graphics.UI.SDL.TTF.Attributes: [StyleBold] :: FontStyle
+ Graphics.UI.SDL.TTF.Attributes: [StyleItalic] :: FontStyle
+ Graphics.UI.SDL.TTF.Attributes: [StyleUnderline] :: FontStyle

Files

SDL-ttf.cabal view
@@ -1,7 +1,7 @@ Cabal-Version:        >= 1.6 Name:                 SDL-ttf-Version:              0.6.2-Maintainer:           Lemmih (lemmih@gmail.com)+Version:              0.6.2.1+Maintainer:           Francesco Ariis <fa-ml@ariis.it> Author:               Lemmih (lemmih@gmail.com) Copyright:            2004-2010, Lemmih License-File:         LICENSE@@ -33,4 +33,4 @@  source-repository head     type:     darcs-    location: http://mirror.seize.it/hsSDL/hssdl-ttf/+    location: http://www.ariis.it/link/repos/sdl-bindings/hssdl-ttf/
configure view
@@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for Haskell SDL package 0.5.5. #-# Report bugs to <lemmih@gmail.com>.+# Report bugs to Francesco Ariis <fa-ml@ariis.it> # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.