Name: urlpath Version: 7.1.0 Author: Athan Clark Maintainer: Athan Clark License: MIT License-File: LICENSE Category: Web, Data Synopsis: Painfully simple URL deployment. -- Description: Cabal-Version: >= 1.10 Build-Type: Simple Library Default-Language: Haskell2010 HS-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Data.Url Build-Depends: base >= 4.8 && < 5 , attoparsec-uri >= 0.0.2 , exceptions , mmorph , monad-control , monad-control-aligned , monad-logger , mtl , path-extra >= 0.0.6 , resourcet , split , strict , text , transformers , transformers-base , vector Source-Repository head Type: git Location: https://github.com/athanclark/urlpath.git