summaryrefslogtreecommitdiff
path: root/lambdacube-gl.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'lambdacube-gl.cabal')
-rw-r--r--lambdacube-gl.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal
index b8b365b..e141cbc 100644
--- a/lambdacube-gl.cabal
+++ b/lambdacube-gl.cabal
@@ -11,7 +11,8 @@ maintainer: csaba.hruska@gmail.com
11category: Graphics 11category: Graphics
12build-type: Simple 12build-type: Simple
13 13
14extra-source-files: examples/Hello.hs 14extra-source-files: CHANGELOG.md
15 examples/Hello.hs
15 examples/HelloEmbedded.hs 16 examples/HelloEmbedded.hs
16 examples/HelloOBJ.hs 17 examples/HelloOBJ.hs
17 examples/MtlParser.hs 18 examples/MtlParser.hs