summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-04 16:26:16 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-04 16:26:16 +0100
commit8c5a3b0a76042cd7700ce596bf07a38adafa6520 (patch)
tree87f248a95e0f2f116ddcce124ff9bca2a1b4a44e
parentfcfb944f77be9b6c23fac9d78e4fd47f4b264e89 (diff)
update cabal
-rw-r--r--lambdacube-gl.cabal12
1 files changed, 9 insertions, 3 deletions
diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal
index 7e06a27..e6c86cd 100644
--- a/lambdacube-gl.cabal
+++ b/lambdacube-gl.cabal
@@ -1,7 +1,7 @@
1name: lambdacube-gl 1name: lambdacube-gl
2version: 0.4.0.0 2version: 0.4.0.0
3-- synopsis: 3synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D
4-- description: 4description: github: https://github.com/lambdacube3d/lambdacube-gl
5homepage: lambdacube3d.com 5homepage: lambdacube3d.com
6license: BSD3 6license: BSD3
7license-file: LICENSE 7license-file: LICENSE
@@ -10,7 +10,13 @@ maintainer: csaba.hruska@gmail.com
10-- copyright: 10-- copyright:
11category: Graphics 11category: Graphics
12build-type: Simple 12build-type: Simple
13-- extra-source-files: 13
14extra-source-files: examples/Hello.hs
15 examples/HelloEmbedded.hs
16 examples/hello.json
17 examples/hello.lc
18 examples/logo.png
19
14cabal-version: >=1.10 20cabal-version: >=1.10
15 21
16library 22library