summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-01-18 16:33:21 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-01-18 16:33:21 +0100
commiteee4ea0d259394c1dde883be3f2528def93207c5 (patch)
tree7234b0447e337640929801fbe2ed067b9255b3c3
parenta6515e1b15aa067073d534699ec03cfc66317c6d (diff)
add dep versions
-rw-r--r--lambdacube-gl.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal
index a899a27..6c05a40 100644
--- a/lambdacube-gl.cabal
+++ b/lambdacube-gl.cabal
@@ -34,6 +34,6 @@ library
34 binary >=0.7 && <0.8, 34 binary >=0.7 && <0.8,
35 JuicyPixels >=3.2.6.4 && <3.3, 35 JuicyPixels >=3.2.6.4 && <3.3,
36 OpenGLRaw >=3.0 && <3.1, 36 OpenGLRaw >=3.0 && <3.1,
37 lambdacube-ir 37 lambdacube-ir == 0.1.*
38 hs-source-dirs: src 38 hs-source-dirs: src
39 default-language: Haskell2010 39 default-language: Haskell2010