packages feed

Cabal revisions of sdl2-ttf-2.0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:          sdl2-ttf version:       2.0.1+x-revision: 1 synopsis:      Bindings to SDL2_ttf. description:   Haskell bindings to SDL2_ttf C++ library <http://www.libsdl.org/projects/SDL_ttf/>. bug-reports:   https://github.com/haskell-game/sdl2-ttf/issues     cbits/helpers.c    build-depends:-    base             >= 4.7 && < 5,+    base             >= 4.8 && < 5,     bytestring       >= 0.10.4.0,     sdl2             >= 2.2,     template-haskell,