From 35f47e3c3818053c3e6a794deca70e516ec9d9e7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 25 Dec 2014 21:04:26 +0200 Subject: [PATCH] Remove unneeded version bounds (have no effect right now) --- build-constraints.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80c6fe2c..75ec409c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -603,13 +603,8 @@ packages: - sodium - hdevtools - # 0.16.2 fixes dependency issues with different version of GHC - # and Haskell Platform. Now builds on GHC 7.4-7.8. Version 1.0 is - # guaranteed to break the API. See - # https://travis-ci.org/jswebtools/language-ecmascript for - # current build status. "Andrey Chudnov ": - - language-ecmascript >= 0.16.2 && < 1.0 + - language-ecmascript "Tom Ellis ": - opaleye