Cabal revisions of network-uri-2.6.4.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: network-uri version: 2.6.4.2+x-revision: 1 synopsis: URI manipulation description: This package provides facilities for parsing and unparsing URIs, and creating build-type: Simple cabal-version: >=1.10 tested-with:- GHC ==9.2.2 + GHC ==9.8.1+ || ==9.6.3+ || ==9.4.7+ || ==9.2.8 || ==9.0.2- || ==8.10.1- || ==8.8.2+ || ==8.10.7+ || ==8.8.4 || ==8.6.5 || ==8.4.4 || ==8.2.2 Network.URI.Static build-depends: base >= 3 && < 5,- deepseq >= 1.1 && < 1.5,+ deepseq >= 1.1 && < 1.6, parsec >= 3.1.12.0 && < 3.2, th-compat >= 0.1.1 && < 1.0 build-depends: template-haskell