packages feed

url-2: url.cabal

Name:           url
Version:        2
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, utf8-string
Build-type:     Simple
Extra-source-files: LICENSE
Exposed-modules: Network.URL
GHC-options:    -O2 -W