uri 0.1.6 → 0.1.6.1
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
COPYING view
@@ -1,5 +1,5 @@ Includes portions of code from Network.URI <http://hackage.haskell.org/package/network> by Johan Tibell <johan.tibell@gmail.com>-The rest - copyright (c) 2009, Voker57 <coker57@gmail.com>+The rest - copyright (c) 2009, Voker57 <voker57@gmail.com> All rights reserved.
uri.cabal view
@@ -1,5 +1,5 @@ Name: uri-Version: 0.1.6+Version: 0.1.6.1 Synopsis: Library for working with URIs Category: Text Description: Library for working with URIs, including parsing, rendering, merging, escaping