servant/servant-client/test/ghcjs/stack-ghcjs.yaml

23 lines
534 B
YAML
Raw Normal View History

2016-05-12 15:20:15 +02:00
# This file was added for being able to test ghcjs support
packages:
- location: ../../.
- location: ../../../servant
extra-dep: true
- location: ../../../servant-server
extra-dep: true
2016-10-08 15:13:53 +02:00
resolver: lts-6.0
2016-05-12 15:20:15 +02:00
compiler: ghcjs-0.2.0.20160414_ghc-7.10.3
2016-05-12 15:20:15 +02:00
compiler-check: match-exact
setup-info:
ghcjs:
source:
ghcjs-0.2.0.20160414_ghc-7.10.3:
url: https://s3.amazonaws.com/ghcjs/ghcjs-0.2.0.20160414_ghc-7.10.3.tar.gz
sha1: 6d6f307503be9e94e0c96ef1308c7cf224d06be3
2016-05-12 15:20:15 +02:00
2016-10-08 16:23:03 +02:00
extra-deps:
- http-api-data-0.3