From 8c5a3b0a76042cd7700ce596bf07a38adafa6520 Mon Sep 17 00:00:00 2001 From: Csaba Hruska Date: Thu, 4 Feb 2016 16:26:16 +0100 Subject: update cabal --- lambdacube-gl.cabal | 12 +++++++++--- 1 file 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 @@ name: lambdacube-gl version: 0.4.0.0 --- synopsis: --- description: +synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D +description: github: https://github.com/lambdacube3d/lambdacube-gl homepage: lambdacube3d.com license: BSD3 license-file: LICENSE @@ -10,7 +10,13 @@ maintainer: csaba.hruska@gmail.com -- copyright: category: Graphics build-type: Simple --- extra-source-files: + +extra-source-files: examples/Hello.hs + examples/HelloEmbedded.hs + examples/hello.json + examples/hello.lc + examples/logo.png + cabal-version: >=1.10 library -- cgit v1.2.3