SDL-ttf 0.6.2.2 → 0.6.3.0
raw patch · 1 files changed
+5/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- SDL-ttf.cabal +5/−1
SDL-ttf.cabal view
@@ -1,6 +1,6 @@ Cabal-Version: >= 1.6 Name: SDL-ttf-Version: 0.6.2.2+Version: 0.6.3.0 Maintainer: Francesco Ariis <fa-ml@ariis.it> Author: Lemmih (lemmih@gmail.com) Copyright: 2004-2010, Lemmih@@ -14,6 +14,10 @@ fonts in your SDL applications. Extra-Source-Files: Graphics/UI/SDL/TTF/Wrapper.h, includes/HsSDLConfig.h.in, SDL-ttf.buildinfo.in, configure, config.mk.in Data-Files: README, MACOSX++custom-setup+ setup-depends: base >= 3 && < 5,+ Cabal >= 1.24 Library Build-Depends: base >= 3 && <= 5, SDL