Cabal revisions of network-ip-0.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: network-ip Version: 0.2.1+x-revision: 1 Category: Network Stability: experimental Synopsis: Internet Protocol data structures Library Default-Language: Haskell2010 Build-Depends:- base >= 4.3 && < 5,+ base >= 4.3 && < 4.9, data-default-class, data-endian >= 0.0.1, data-dword >= 0.2, binary >= 0.5, cereal >= 0.3, text-printer >= 0.4,- data-textual >= 0.2,+ data-textual >= 0.2 && < 0.3, parsers >= 0.5 Hs-Source-Dirs: src GHC-Options: -Wall