packages feed

Phsu 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +network-uri

Dependencies added: network-uri

Files

Phsu.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.1.0.1+version:             0.1.0.2  -- A short (one-line) description of the package. synopsis:            Personal Happstack Server Utils@@ -61,7 +61,7 @@   other-extensions:    DeriveDataTypeable, FlexibleContexts, GeneralizedNewtypeDeriving, MultiParamTypeClasses, OverloadedStrings, ScopedTypeVariables, TemplateHaskell, TypeFamilies, FlexibleInstances      -- Other library packages from which modules are imported.-  build-depends:       base<5, happstack-server, happstack-server-tls, acid-state, blaze-html, text, mtl, containers, network, regex-base, lifted-base, monad-control, safecopy, filepath, aeson, time, old-locale, blaze-markup, process, curl, temporary, MissingH, regex-pcre, friendly-time, string-conversions+  build-depends:       base<5, happstack-server, happstack-server-tls, acid-state, blaze-html, text, mtl, containers, network, network-uri, regex-base, lifted-base, monad-control, safecopy, filepath, aeson, time, old-locale, blaze-markup, process, curl, temporary, MissingH, regex-pcre, friendly-time, string-conversions      -- Directories containing source files.   -- hs-source-dirs: