servant/cabal.ghcjs.project

12 lines
209 B
Plaintext

-- Using https://launchpad.net/~hvr/+archive/ubuntu/ghcjs
packages:
servant/
servant-client-core/
-- we need to tell cabal we are using GHCJS
compiler: ghcjs
tests: True
constraints: hashable <=1.3.3.0