sensenet-0.1.0.0: sensenet.cabal
-- Initial sensenet.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: sensenet
version: 0.1.0.0
synopsis: Distributed sensor network for the raspberry pi
-- description:
homepage: https://github.com/rossdylan/sensenet
license: MIT
license-file: LICENSE
author: Ross Delinger
maintainer: rossdylan@csh.rit.edu
-- copyright:
-- category:
build-type: Simple
cabal-version: >=1.8
executable sensenet
main-is: main.hs
-- other-modules:
build-depends: base ==4.6.*, containers, bytestring, stm, aeson, zeromq3-haskell, process