summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-05 21:36:05 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-05 21:36:05 +0100
commitc568e8e6eeb117eb18ca7b57f74f39c01cc8ee37 (patch)
tree6e4268e4d8e7feac19c8036ef370faaac32e5a0f
parent4d2c7b8387dd25fe71609fdc5b3e4c8367fb95bf (diff)
fix cabal description
-rw-r--r--lambdacube-gl.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal
index 0419cef..1952980 100644
--- a/lambdacube-gl.cabal
+++ b/lambdacube-gl.cabal
@@ -1,8 +1,7 @@
1name: lambdacube-gl 1name: lambdacube-gl
2version: 0.4.0.1 2version: 0.4.0.2
3synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D 3synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D
4description: OpenGL 3.3 Core Profile backend for LambdaCube 3D 4description: OpenGL 3.3 Core Profile backend for LambdaCube 3D
5description: github: https://github.com/lambdacube3d/lambdacube-gl
6homepage: http://lambdacube3d.com 5homepage: http://lambdacube3d.com
7license: BSD3 6license: BSD3
8license-file: LICENSE 7license-file: LICENSE