GLFW-b-demo 1.0.4 → 1.0.5
raw patch · 1 files changed
+6/−5 lines, 1 files
Files
- GLFW-b-demo.cabal +6/−5
GLFW-b-demo.cabal view
@@ -1,5 +1,5 @@ name: GLFW-b-demo-version: 1.0.4+version: 1.0.5 author: Brian Lewis <brian@lorf.org> maintainer: Brian Lewis <brian@lorf.org>@@ -7,11 +7,12 @@ category: Graphics synopsis: GLFW-b demo description:- This is a demonstration of <http://hackage.haskell.org/package/GLFW-b GLFW-b>- allowing the user to interact with colorful spinning gears using cursor keys,- mouse, scroll wheel, and joystick.+ This is a demonstration of GLFW-b+ (<http://hackage.haskell.org/package/GLFW-b>) allowing the user to interact+ with colorful spinning gears using cursor keys, mouse, scroll wheel, and+ joystick. .- Here's a <http://i.imgur.com/JZKwVSu.png screenshot>.+ Here's a screenshot: <http://i.imgur.com/JZKwVSu.png> license: BSD3 license-file: LICENSE