servant/cabal.ghcjs.project

15 lines
335 B
Plaintext
Raw Normal View History

2018-10-15 18:24:26 +02:00
-- Using https://launchpad.net/~hvr/+archive/ubuntu/ghcjs
packages:
servant/
servant-client/
2018-10-15 18:24:26 +02:00
servant-client-core/
-- we need to tell cabal we are using GHCJS
compiler: ghcjs
tests: True
-- Constraints so that reflex-platform provided packages are selected.
constraints: attoparsec == 0.13.2.2
constraints: hashable == 1.3.0.0