name: SharedCost version: 0.0.1 homepage: https://github.com/guyonvarch/sharedCost author: Joris Guyonvarch category: Web build-type: Simple cabal-version: >= 1.8 executable sharedCost main-is: Main.hs hs-source-dirs: src/server ghc-options: -Wall -fwarn-incomplete-uni-patterns build-depends: base , scotty , wai , wai-middleware-static , http-types , http-conduit , time , text , bytestring , persistent , persistent-sqlite , persistent-template , esqueleto , monad-logger , resourcet , transformers , blaze-html , clay , aeson , scotty-cookie , clientsession , uuid , mime-mail , ConfigFile , mtl , lens , parsec , unordered-containers , containers