11 lines
209 B
Text
11 lines
209 B
Text
-- 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
|