packages feed

hails-bin-0.1.1: hails-bin.cabal

Name:           hails-bin
Version:        0.1.1
build-type:     Simple
License:        GPL-2
License-File:   LICENSE
Author:         HAILS team
Maintainer:     Amit Levy <levya at cs.stanford dot edu>, Deian Stefan  <deian at cs dot stanford dot edu>
Stability:      experimental
Synopsis:       Dynamic launcher of Hails applications
Category:       Web
Cabal-Version:  >= 1.8

Description:
        Executable for deploying Hails (see the hails Hackage package)
        applications.

Source-repository head
  Type:     git
  Location: http://www.github.com/scslab/hails-bin.git

Executable hails
  Main-is: hails.hs
  ghc-options: -package ghc -Wall -fno-warn-orphans
  Build-Depends: base >= 4.5 && < 5,
                 hails >= 0.1 && < 1,
                 containers >= 0.4.2 && < 0.5,
                 bytestring >= 0.9 && < 1,
                 containers >= 0.4.2 && < 0.5,
                 ghc-paths >= 0.1 && < 0.2,
                 iterIO >= 0.2.2 && < 0.3,
                 iterio-server >= 0.3 && < 0.4,
                 mongoDB >= 1.1.2 && < 1.3,
                 bson >= 0.1 && < 0.2,
                 mtl >= 2.0 && < 2.1