summaryrefslogtreecommitdiff
path: root/lambdacube-compiler.cabal
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-14 15:13:36 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-14 15:13:36 +0100
commitead06e8e2744567ca01b585c7997756e03bd175d (patch)
tree694e40feab4ae041a41f4464bf48358588686656 /lambdacube-compiler.cabal
parent34e78f10452d1a1628a85eab443a4a672fd44ec3 (diff)
fix build
Diffstat (limited to 'lambdacube-compiler.cabal')
-rw-r--r--lambdacube-compiler.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/lambdacube-compiler.cabal b/lambdacube-compiler.cabal
index 36d88104..1b7d7603 100644
--- a/lambdacube-compiler.cabal
+++ b/lambdacube-compiler.cabal
@@ -223,6 +223,7 @@ executable lambdacube-compiler-coverage-test-suite
223 optparse-applicative == 0.12.*, 223 optparse-applicative == 0.12.*,
224 megaparsec >= 4.3.0 && <4.4, 224 megaparsec >= 4.3.0 && <4.4,
225 pretty-compact >=1.0 && <1.1, 225 pretty-compact >=1.0 && <1.1,
226 pretty-show >= 1.6.9,
226 text >= 1.2 && <1.3, 227 text >= 1.2 && <1.3,
227 time >= 1.5 && <1.6, 228 time >= 1.5 && <1.6,
228 vector >= 0.11 && <0.12 229 vector >= 0.11 && <0.12