420ebd0475
- No more Internal modules - Remove ClientLike-generic. Let's use Routes-generics - Let's see if anyone notices, otherwise we can add it back - Add Makefile for common tasks - Fix servant-client-ghcjs
9 lines
188 B
Text
9 lines
188 B
Text
-- Using https://launchpad.net/~hvr/+archive/ubuntu/ghcjs
|
|
|
|
packages:
|
|
servant/
|
|
servant-client-core/
|
|
servant-client-ghcjs/
|
|
|
|
-- we need to tell cabal we are using GHCJS
|
|
compiler: ghcjs
|