Dependencies for vigilance-0.1.0.1
Executables
vigilance-server
- if flag(no-server)
- buildable: False
- acid-state
- aeson (>=0.6 && <1.0)
- async (>=2 && <3)
- attoparsec
- base (>=4.5 && <4.7)
- blaze-builder
- bytestring
- classy-prelude (>=0.5.8 && <1.0)
- configurator (>=0.2 && <1.0)
- containers
- data-store (>=0.3.0.7 && <1.0)
- directory
- either (==3.4.1)
- entropy (>=0.2.2.2)
- errors (>=1.4.2 && <2.0)
- fast-logger (>=0.3.2 && <1.0)
- http-streams (>=0.6.1.1 && <=1.0)
- http-types
- interpolatedstring-perl6 (>=0.9.0 && <1.0)
- io-streams
- lens (>=3.9 && <4.0)
- mime-mail (>=0.4.2 && <1.0)
- monad-logger
- monad-loops (>=0.4.2 && <1.0)
- mtl
- safecopy
- stm (>=2.4.2 && <3.0)
- template-haskell
- text
- time
- transformers
- unix (>=2.6.0.1 && <3.0)
- unordered-containers
- vector
- wai
- wai-extra
- warp
- yesod
- yesod-core
- yesod-platform (>=1.2.3 && <2.0)
vigilance
- if flag(no-client)
- buildable: False
- acid-state
- aeson (>=0.6 && <1.0)
- async (>=2 && <3)
- attoparsec
- base (>=4.5 && <4.7)
- blaze-builder
- bytestring
- classy-prelude (>=0.5.8 && <1.0)
- configurator (>=0.2 && <1.0)
- containers
- data-store (>=0.3.0.7 && <1.0)
- directory
- either (==3.4.1)
- entropy (>=0.2.2.2)
- errors (>=1.4.2 && <2.0)
- fast-logger (>=0.3.2 && <1.0)
- http-streams (>=0.6.1.1 && <=1.0)
- http-types
- interpolatedstring-perl6 (>=0.9.0 && <1.0)
- io-streams
- lens (>=3.9 && <4.0)
- mime-mail (>=0.4.2 && <1.0)
- monad-loops (>=0.4.2 && <1.0)
- mtl
- optparse-applicative (>=0.5.2.1 && <1.0)
- safecopy
- stm (>=2.4.2 && <3.0)
- text
- time
- transformers
- unix (>=2.6.0.1 && <3.0)
- unordered-containers
- vector
- warp
- yesod
- yesod-core
- yesod-platform (>=1.2.3 && <2.0)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-server | Omit the server component. Installs on client machines can and should pass this. | Disabled |
no-client | Omit the client component. Install on the server may pass this if desired. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info