summaryrefslogtreecommitdiff
path: root/lambdacube-gl.cabal
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2017-01-26 21:45:40 +0000
committerCsaba Hruska <csaba.hruska@gmail.com>2017-01-26 21:45:40 +0000
commit4c4c8766bc079cb87be5aac8966d8c39daaa7523 (patch)
treecd39f4acc784938703789747e913520476777bc0 /lambdacube-gl.cabal
parent0f01492b377ed52e7967c75e834ee7ad6d487163 (diff)
add changelog
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