diff options
Diffstat (limited to 'lambdacube-gl.cabal')
-rw-r--r-- | lambdacube-gl.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal index a5e720b..d9bdf67 100644 --- a/lambdacube-gl.cabal +++ b/lambdacube-gl.cabal | |||
@@ -125,7 +125,7 @@ executable lambdacube-gl-test-client | |||
125 | base < 5, | 125 | base < 5, |
126 | containers >=0.5 && <0.6, | 126 | containers >=0.5 && <0.6, |
127 | text >= 1.2 && <1.3, | 127 | text >= 1.2 && <1.3, |
128 | time >= 1.5 && <1.6, | 128 | time >= 1.5 && <1.7, |
129 | exceptions >= 0.8 && <0.9, | 129 | exceptions >= 0.8 && <0.9, |
130 | bytestring >=0.10 && <0.11, | 130 | bytestring >=0.10 && <0.11, |
131 | base64-bytestring >=1 && <1.1, | 131 | base64-bytestring >=1 && <1.1, |