packages feed

Cabal revisions of HaskellNet-0.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
                 split into smaller, protocol-specific packages in the                 future. Version:        0.3+x-revision: 1 Copyright:      (c) 2006 Jun Mukai Author:         Jun Mukai Maintainer:	Jonathan Daugherty <drcygnus@gmail.com>     Text.Packrat.Parse    Build-Depends:-    base >= 4 && < 5,-    haskell98,-    network,+    base >= 4 && < 4.5,+    haskell98 <2, +    network <2.9,     mtl,     bytestring,     pretty,