Name: url Version: 2.1 License: BSD3 License-file: LICENSE Author: Iavor S. Diatchki Maintainer: diatchki@galois.com Homepage: http://www.haskell.org/haskellwiki/Url Category: Web Synopsis: A library for working with URLs. Description: A library for working with URLs. Build-Depends: base >= 3 && <= 4, utf8-string >= 0.3.4 && < 2 Build-type: Simple Extra-source-files: LICENSE Exposed-modules: Network.URL GHC-options: -O2 -Wall