Name: remote-iserv
Version: 8.5
Copyright: XXX
License: BSD3
-- XXX License-File: LICENSE
Author: XXX
Maintainer: XXX
Synopsis: iserv allows GHC to delegate Tempalte Haskell computations
Description:
Category: Development
build-type: Simple
cabal-version: >=1.10

Executable remote-iserv
   Default-Language: Haskell2010
   Main-Is: Cli.hs
   Hs-Source-Dirs: src
   Build-Depends: base       >= 4   && < 5,
                  libiserv   == 8.5