Cabal revisions of sdl2-cairo-0.1.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: sdl2-cairo version: 0.1.0.1+x-revision: 1 synopsis: Binding to render with Cairo on SDL textures and optional convenience drawing API. description: This small library provides convenience functions to draw exposed-modules: SDL.Cairo, SDL.Cairo.Canvas, SDL.Cairo.Canvas.Interactive --other-modules: build-depends: base >=4.8 && <=5- , sdl2 >=2.0.0+ , sdl2 >=2.0.0 && < 2.2 , cairo >=0.13 , linear , mtl