servant-client-ghcjs: Version bounds for ghcjs-base and ghcjs-prim

This commit is contained in:
Falco Peijnenburg 2017-09-26 22:32:19 +02:00
parent 8d1229f2d4
commit 7b38e77b00
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ library
, case-insensitive >= 1.2.0.0 && < 1.3.0.0
, containers >= 0.5 && < 0.6
, exceptions >= 0.8 && < 0.9
, ghcjs-base
, ghcjs-prim
, ghcjs-base >= 0.2.0.0 && < 0.3.0.0
, ghcjs-prim >= 0.1.0.0 && < 0.2.0.0
, http-types >= 0.8.6 && < 0.10
, monad-control >= 1.0.0.4 && < 1.1
, mtl >= 2.1 && < 2.3